web3dart 0.4.5 copy "web3dart: ^0.4.5" to clipboard
web3dart: ^0.4.5 copied to clipboard

outdated

Dart library to connect to Ethereum clients. Allows you to send transactions and build DApps in Dart.

Changelog #

0.4.4 #

  • Added getTransactionByHash method - thank you, maxholman!
  • Allow a different N parameter for scrypt when creating new wallets.

0.4.0 #

  • New APIs allowing for a simpler access to wallets, credentials and addresses
  • More examples in the README

0.2.1 #

  • More solidity types, not with encoding.

0.2 #

  • Send transactions and call messages from smart contracts on the Blockchain.

0.1 #

  • Create new Ethereum accounts

0.0.2 #

  • Send and sign transactions

0.0.1 #

  • Initial version, created by Stagehand
516
likes
30
points
27.4k
downloads

Publisher

verified publisherpwa.ir

Weekly Downloads

Dart library to connect to Ethereum clients. Allows you to send transactions and build DApps in Dart.

Repository (GitHub)

License

MIT (license)

Dependencies

convert, http, meta, pointycastle, tuple, uuid

More

Packages that depend on web3dart