Skip to content

ivnsch/my-algo-rust-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-algo-rust-adapter

Continuous integration

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.

⚠️ Low test coverage. Some transaction types have not been tested. Issues should be easy to debug, here are the mappings to the JSON expected by My Algo. Or open an issue!

Contributing

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

About

Adapter to call My Algo from Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published