charge_wallet_sdk 0.0.2+1 copy "charge_wallet_sdk: ^0.0.2+1" to clipboard
charge_wallet_sdk: ^0.0.2+1 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
  • GraphQL
    • Interact with The Graph for easier blockchain data reads
  • FuseExplorer

Install #

See pub.dev

Usage #

See example folder

License #

Charge Wallet SDK is available under the MIT license. See the LICENSE file for more info.