0.1.1 • Published 2 years ago

@did-network/sol-sdk v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@did-network/sol-sdk

SOL SDK

SDK for Sonana DApp

  • Cache
    • cache accounts in memory and retrive with listener
  • Hooks
    • useNativeAccount: get native account wrapped with SOL balance
    • useTokenAccount: get token account
    • useUserBalance: get token balance of current user
  • Utils
    • getMultipleAccounts: get multiple accounts from Solana RPC with trunk
    • isWrapperSol: is the token account wrapped SOL