Before you start
You’ll need an action code. Here’s how to get one:1
Open your Solana wallet
Use Phantom, Solflare, Backpack, or any Solana wallet with a built-in browser
2
Go to actioncode.app
In your wallet’s browser, navigate to actioncode.app
3
Connect and get a code
Connect your wallet and tap “Get Code” — you’ll get an 8-digit code
4
Use it in the demos below
Paste the code into any demo, then approve requests in actioncode.app
Available demos
Sign a Message
Attach a custom message and sign it with your wallet
More interactive demos coming soon at actioncodes.org/demo
What you’ll learn
Each demo shows:- How codes are resolved and verified
- How actions are attached to codes
- How the approval flow works
- What data you get back after approval
SDK calls used
All demos use
@actioncodes/sdk — the same code you’d use in your own app.