1
Clone the protocol repository
2
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/ryvo-protocol-demo-last-run.json.3
Generate benchmark artifacts (optional)
Live devnet deployment
The full reference is on the Deployment page.
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.
Your first payment
Build the smallest useful Ryvo 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.
Agentic tools
Skills, CLI, MCP, and LLM text for agents integrating the protocol.
