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

Latest commit

 

History

History
20 lines (15 loc) · 809 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 809 Bytes

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