Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

fuseio/charge_wallet_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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