Run the devnet demo
- latest-commitment settlement
- bundle settlement
- single-payer cooperative clearing
- bilateral cooperative clearing
- the largest executable multilateral clearing round on devnet
config/agon-protocol-demo-last-run.json.Live devnet deployment
| Field | Value |
|---|---|
| Program ID | Ba2puU8D2CLD1dYfRQ4YBXxirdyz3zVLLChvMf9AqJ1Y |
| Cluster | devnet |
| Message domain | b2ba0d07c5a4fcd09b933f732c3f389d |
| Default settlement token | aUSDC (token_id = 2, mint AMXvvKksfCprEKY9uxzNx9MKrDq9kwDWG6Fr9sXkEpAr) |
Prerequisites
- Node.js 18 or newer
- Rust toolchain (only required if you want to rebuild the program)
- Solana CLI
- Anchor
Repository commands
From inside the protocol repo, these are the commands you will use most often:Where to go next
Protocol overview
The on-chain objects, signed messages, and settlement paths in V4.
Your first payment
Build the smallest useful Agon integration end-to-end.
Run the devnet demo
More detail on the demo script and what it produces.
Live benchmarks
See the compression ratios and explorer links this demo generates.

