ethers 0.0.1+1 copy "ethers: ^0.0.1+1" to clipboard
ethers: ^0.0.1+1 copied to clipboard

retractedoutdated

A new Flutter project.

Ethers For Flutter #

Ethers is A dart library that connects to interact with the Ethereum blockchain and inspired by ethers.js.

Installing #

Add Ethers to your pubspec.yaml file:

dependencies:
  ethers:

Import Ethers in files that it will be used:

import 'package:ethers/ethers.dart';

Usage #

TODO...

13
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter project.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bip32, bip39, convert, http, json_rpc_2, meta, pointycastle

More

Packages that depend on ethers