Awesome
<div align="center"> <img src="https://raw.githubusercontent.com/MCarlomagno/fluthereum/master/assets/banner.png" alt="banner image"/> </div>Fluthereum
Description
Flutter example project to run Solidity smart contracts using web3Dart library
Features
- Connect to an Ethereum node with the rpc-api, call common methods
- Send signed Ethereum transactions
- Generate private keys, setup new Ethereum addresses
- Call functions on smart contracts and listen for contract events
- Code generation based on smart contract ABI for easier interaction