Scaffolding for a dapp built on Solana
Setup here actions that will interact with Solana programs using sendTransaction function
React context objects that are used propagate state of accounts across the application
Generic react hooks to interact with token program:
- useAccountByMint
- useTokenName
- useUserAccounts
- useUserBalance