This project is a work in progress.
Porting Ethereum utilities from Javascript to Dart:
- https://github.com/ethjs/ethjs-util/
- https://github.com/ethereumjs/ethereumjs-util
- https://github.com/simolus3/web3dart/
- https://github.com/maxholman/rlp
- https://github.com/MetaMask/eth-sig-util
- https://github.com/ethereumjs/ethereumjs-abi
- https://github.com/ethereumjs/ethereumjs-wallet
Check test folder for usage.
dependencies:
flutter:
sdk: flutter
ethereum_util:
git:
url: https://github.com/mickys/ethereum_util.git
ref: master