charge_wallet_sdk 0.0.2+9 copy "charge_wallet_sdk: ^0.0.2+9" to clipboard
charge_wallet_sdk: ^0.0.2+9 copied to clipboard

discontinuedreplaced by: fuse_wallet_sdk

SDK for Charge Wallet API

Charge wallet SDK #

Dart library for accessing Charge Wallet APIs.

What's in here #

  • Charge API
  • Web3
    • Using web3dart library in a simplified way
    • BIP 39 mnemonic - generate, extract private key from mnemonic
    • 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
  • Fuse NFT subgraph

Usage #

See example folder