wallet_core 0.4.1 copy "wallet_core: ^0.4.1" to clipboard
wallet_core: ^0.4.1 copied to clipboard

discontinuedreplaced by: fuse_wallet_sdk

Fuse wallet core Dart library to interact with Ethereum based networks and APIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wallet_core

With Flutter:

 $ flutter pub add wallet_core

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

dependencies:
  wallet_core: ^0.4.1

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

Import it

Now in your Dart code, you can use:

import 'package:wallet_core/wallet_core.dart';
7
likes
120
pub points
15%
popularity

Publisher

verified publisherfuse.io

Fuse wallet core Dart library to interact with Ethereum based networks and APIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bip32, bip39, decimal, dio, gql, graphql, hex, http, path, web3dart

More

Packages that depend on wallet_core