Skip to content

ivnsch/algo-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algo-prompt

Continuous integration

Yew component to display Algorand transaction prompts.

ScreenShot

use algonaut::transaction::url::LinkableTransaction;
// ...

<AlgoPrompt transaction=some_transaction()></AlgoPrompt>

Install

algo-prompt = { git = "https://github.com/i-schuetz/algo-prompt", branch = "main" }

Run the example

cd example
trunk serve --port=3000

Context

Payment prompts with the Algorand mobile wallet

Algorand URI Scheme

Contributing

  1. Fork
  2. Commit changes to a branch in your fork
  3. Push your code and make a pull request

About

Yew component to display Algorand transaction prompts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published