monero 0.0.5-dev.2 copy "monero: ^0.0.5-dev.2" to clipboard
monero: ^0.0.5-dev.2 copied to clipboard

Monero Dart library. Uses Rust bound via FFI. Includes a separate optional commandline interface for building the latest Monero release from source (by default) and/or optionally managing and verify [...]

0.0.5 #

  • Commandline interface builds Monero from source by default.

0.0.4 #

  • Example fix
  • native_toolchain_rust fix: remove dangling reference in build/hook.dart since 0.0.3.
  • Added binary executable which helps download and verify the latest Monero release binary archive.

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.
1
likes
130
points
83
downloads

Publisher

verified publishercypherstack.com

Weekly Downloads

Monero Dart library. Uses Rust bound via FFI. Includes a separate optional commandline interface for building the latest Monero release from source (by default) and/or optionally managing and verifying binary release archives (install with `dart pub global activate monero` and use as in `monero --help`).

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, ffi, ffigen, http, native_assets_cli, native_toolchain_rust_mirror, path

More

Packages that depend on monero