eosdart 0.3.3 copy "eosdart: ^0.3.3" to clipboard
eosdart: ^0.3.3 copied to clipboard

outdated

EOSIO-based blockchain RPC API client in Dart language

0.3.3 #

  • Update README.md

0.3.2 #

  • Correct the async operation
  • Better error handling

0.3.1 #

Fix: Class name conflict with flutter - https://github.com/primes-network/eosdart/issues/12

0.3.0 #

Supports the following APIs:

  • /v1/chain/get_info
  • /v1/chain/get_block
  • /v1/chain/get_block_header_state
  • /v1/chain/get_account
  • /v1/chain/get_abi
  • /v1/chain/get_raw_abi
  • /v1/chain/get_raw_code_and_abi
  • /v1/chain/get_currency_balance
  • /v1/history/get_actions
  • /v1/history/get_transaction
  • /v1/history/get_key_accounts

0.0.1 #

  • Initial version, created by Stagehand
11
likes
0
pub points
71%
popularity

Publisher

unverified uploader

EOSIO-based blockchain RPC API client in Dart language

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on eosdart