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.dev

Usage #

See example folder

License #

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

7
likes
140
points
162
downloads

Publisher

verified publisherfuse.io

Weekly Downloads

2024.10.02 - 2025.04.16

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on wallet_core