A new Flutter project.
More...
Ethers is A dart library that connects to interact with the Ethereum blockchain and inspired by ethers.js.
Add Ethers to your pubspec.yaml file:
dependencies: ethers:
Import Ethers in files that it will be used:
import 'package:ethers/ethers.dart';
TODO...
unverified uploader
HomepageRepository (GitHub)View/report issues
unknown (license)
bip32, bip39, convert, http, json_rpc_2, meta, pointycastle
Packages that depend on ethers
Back