Things to do
Once a user connects to your dapp
, you usually ask the user to do a few things with their wallet balance -
- Request Airdrop
- Show SOL balances (GET data from the blockchain)
- Send a transaction (Send a transaction to the blockchain)
- Sign a message (Verify the ownership of the wallet)