bch_wallet 0.0.3 copy "bch_wallet: ^0.0.3" to clipboard
bch_wallet: ^0.0.3 copied to clipboard

Stateful Bitcoin Cash Wallet management: send and receive transactions from one or multiple wallets and accounts

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bch_wallet

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  bch_wallet: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bch_wallet/bch_wallet.dart';
4
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Stateful Bitcoin Cash Wallet management: send and receive transactions from one or multiple wallets and accounts

Homepage

License

unknown (LICENSE)

Dependencies

bitbox, crypto, flutter, flutter_secure_storage, path, shared_preferences, sqflite

More

Packages that depend on bch_wallet