eosdart

EOS API Client in Dart Language

MIT License

Stars
32

Bot releases are hidden (Show)

eosdart - v0.4.9 Latest Release

Published by fzxu over 1 year ago

  • Key serialization

What's Changed

New Contributors

Full Changelog: https://github.com/primes-network/eosdart/compare/v0.4.8...v0.4.9

eosdart - v0.4.8

Published by fzxu over 2 years ago

Migrates to null safety

eosdart - Support adding timeout on http request

Published by fzxu over 4 years ago

  • Support adding timeout on http request
eosdart - v0.4.4

Published by fzxu over 4 years ago

support abi float32 and float64

eosdart - v0.4.0

Published by fzxu over 5 years ago

  • pushTransaction API
  • getRequiredKeys API
eosdart -

Published by fzxu over 5 years ago

  • Correct the async operation
  • Better error handling
eosdart -

Published by fzxu over 5 years ago

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

eosdart -

Published by fzxu over 5 years ago

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