dart_coin_rpc 2.1.7 copy "dart_coin_rpc: ^2.1.7" to clipboard
dart_coin_rpc: ^2.1.7 copied to clipboard

A simple RPC client for bitcoin-like coins created in dart.

2.1.7 #

  • Improved error handling

2.1.6 #

  • Update dart, linter & dependencies
  • Dio 5.4.0 is now used

2.1.5 #

  • Correctly forward RPC errors that are not 404
  • disable loggint to print

2.1.4 #

  • Rebase HTTP calls on Dio lib

2.1.3 #

  • More caching to improve performance

2.1.2 #

  • Cache http client for better performance

2.1.1 #

  • Disable rethrow to trigger http retry behaviour

2.1.0 #

  • Change HTTP client (retry)

2.0.0 #

  • Fork over, null safety, tests
0
likes
120
pub points
38%
popularity

Publisher

verified publisherpeercoin.net

A simple RPC client for bitcoin-like coins created in dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dio, dio_smart_retry

More

Packages that depend on dart_coin_rpc