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.

Fuse Wallet Core #

Fuse wallet core library for Ethereum based networks, developed in Dart, can be used in Flutter framework.

What's in here #

  • Web3
    • Using web3dart library in a simplified way
    • Initialized with any Ethereum based network (and custom network id)
    • BIP 39 mnemonic - generate, extract private key from
    • Native - get balance, send, sign off-chain transactions to transfer using relay
    • ERC20 based tokens - get balance, send, sign off-chain transactions to transfer using relay
    • Contracts - read/write
  • API
  • GraphQL
    • Interact with The Graph for easier blockchain data reads

Install #

See pub-web.flutter-io.cn

Usage #

See example folder

License #

Fuse Wallet Core is available under the MIT license. See the LICENSE file for more info.

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