Before you start
You’ll need an action code. Here’s how to get one:Open your Solana wallet
Use Phantom, Solflare, Backpack, or any Solana wallet with a built-in browser
Go to actioncode.app
In your wallet’s browser, navigate to actioncode.app
Available demos
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
| Demo | SDK Methods |
|---|---|
| Sign Message | resolve() → attachMessage() → observeStatus() |
@actioncodes/sdk — the same code you’d use in your own app.