wallet_core 0.2.4+18 copy "wallet_core: ^0.2.4+18" to clipboard
wallet_core: ^0.2.4+18 copied to clipboard

discontinuedreplaced by: fuse_wallet_sdk
outdated

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
0
pub points
14%
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