Rust wrapper library to use My Algo wallet in Rust WASM apps.
my-algo = { git = "https://github.com/i-schuetz/my-algo-rust-adapter", branch = "main" }
(Releases and publishing to crates.io on demand)
Last tested My Algo version: 1.0.1
Currently My Algo is not bundled. It's recommended to use this template project, which works out of the box.
- Fork
- Commit changes to a branch in your fork
- Push your code and make a pull request