accumulate_api 0.3.0 copy "accumulate_api: ^0.3.0" to clipboard
accumulate_api: ^0.3.0 copied to clipboard

Dart client for Accumulate blockchain, defines basic models and API calls to work with network, supports all types of accounts.

0.3.5 #

  • Major refactor
  • Adds support for API v3
  • Allows multihash and miltibase structures
  • Additional signers

0.3.0 #

  • Major refactor
  • Adds support for new API implementation

0.2.9 #

  • Major refactor
  • New function calls and parameters added

0.2.8 #

  • various bug fixes

0.2.7 #

  • various bug fixes

0.2.6 #

  • refactor responses for history
  • various bug fixes

0.2.5 #

  • provides support for null-safety
  • refactor binary marshalling for data accounts
  • various bug fixes

0.2.1 #

  • Updates examples, small refactorings

0.2.0 #

  • Major support for v2
  • Updates internal models to support Data Account
  • Adds token issue functionality

0.1.0 #

  • Major support for v1
  • Updates internal models
  • Adds Key Management methods

0.0.3 #

  • Bugfixes
  • Updates Key Management models

0.0.2 #

  • v1 method bugfixes
  • adds Adi related structured, inital Key Management models
  • updates based on protocol changes (changed Lite Account generation)

0.0.1 #

  • v1 initial support
  • adds basic models for Lite Account
7
likes
100
pub points
0%
popularity

Publisher

verified publisherkompendium.co

Dart client for Accumulate blockchain, defines basic models and API calls to work with network, supports all types of accounts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

base58check, bip39, bitcoin_bip44_ng, bs58, collection, crypto, dartz, ed25519_edwards, hex, http, json_annotation

More

Packages that depend on accumulate_api