protondart 0.4.4 copy "protondart: ^0.4.4" to clipboard
protondart: ^0.4.4 copied to clipboard

Proton blockchain RPC API client in Dart language

0.4.4 #

  • Support abi float32 and float64
  • Update dependencies

0.4.3 #

  • Add model for committed transaction
  • Reuse eos client instance with different private keys

0.4.2 #

  • Upgrade eosdart_ecc version to 0.4.0

0.4.1 #

support:

  • /v1/chain/get_table_rows

0.4.0 #

  • Initial version to support push transaction

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
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Proton blockchain RPC API client in Dart language

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

eosdart_ecc, http, json_annotation, pointycastle

More

Packages that depend on protondart