monero 0.0.3 monero: ^0.0.3 copied to clipboard
Monero Dart SDK.
0.0.3 #
- native_toolchain_rust fixes: using native_toolchain_rust_mirror until its parent merges lib fixes.
0.0.2 #
- Migrated from libxmr to the new standalone monero-rust crate.
0.0.1 #
- Initial version.
- A proof of concept of building a Rust library with native_toolchain_rust for use in a Dart app.
- Uses cypherstack/libxmr's libxmr crate as the Rust library.