wallet_core 0.1.2+5 copy "wallet_core: ^0.1.2+5" to clipboard
wallet_core: ^0.1.2+5 copied to clipboard

discontinuedreplaced by: fuse_wallet_sdk
outdated

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

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

dependencies:
  wallet_core: ^0.1.2+5

Alternatively, your editor might support dart 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
0
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

License

unknown (LICENSE)

Dependencies

bip32, bip39, decimal, graphql, hex, http, resource, web3dart

More

Packages that depend on wallet_core