bitcoinrpc 1.0.9 copy "bitcoinrpc: ^1.0.9" to clipboard
bitcoinrpc: ^1.0.9 copied to clipboard

A simple RPC client for bitcoin created in dart.

1.0.0 #

  • Initial version, connects to any rpc

1.0.1 #

  • Add in exporting of lib

1.0.2 #

  • Added source directory

1.0.3 #

  • Fix directory Structure

1.0.4 #

  • removed dart mirrors

1.0.5 #

  • Changed return type to dynamic

1.0.6 #

  • Added in more parameter flexibility for passing in arguments to the method calls

1.0.7 #

  • catch socket exception when the host cannot be contacted

1.0.8 #

  • remove finally.

1.0.9 #

  • Cleaned up exception handling.
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A simple RPC client for bitcoin created in dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

http, http_auth, intl, logger, path

More

Packages that depend on bitcoinrpc