monero_rpc 2.0.0 copy "monero_rpc: ^2.0.0" to clipboard
monero_rpc: ^2.0.0 copied to clipboard

Monero JSON-RPC API wrapper in Dart.

1.3.1 #

  • Fix get_outs with an unauthenticated node.

1.3.0 #

  • Make RPC digest authentication optional and update demo to use public node.

1.2.0 #

  • Add helper functions for /get_outs: getOut and getOuts with response model.
  • Add utility function for converting relative key offsets (as would be parsed from a transaction) to absolute key offsets (as would be used in /get_outs).

1.1.0 #

  • Support direct endpoints (eg. /get_transactions vs. /json_rpc).

1.0.0 #

  • Initial version.
  • Monero JSON-RPC API wrapper in Dart.
0
likes
150
points
50
downloads

Publisher

verified publishercypherstack.com

Weekly Downloads

Monero JSON-RPC API wrapper in Dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

digest_auth, http

More

Packages that depend on monero_rpc