This page is the fastest way to see the Ryvo protocol execute real settlements. It runs the committed devnet demo, which exercises every settlement path against the live deployment and produces the benchmark artifacts used throughout these docs. If you want the integration-level walkthrough instead, go to Your first payment.Documentation Index
Fetch the complete documentation index at: https://docs.ryvo.network/llms.txt
Use this file to discover all available pages before exploring further.
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.Live devnet deployment
| Field | Value |
|---|---|
| Program ID | 3UyUFeNsUYPpM6hMRf7H8wg3MKEXQ82rqnsXhZrUwgSD |
| Cluster | devnet |
| Message domain | a58a109a38f14cc27ef174135176cab3 |
| Gateway-channel settlement token | Official devnet USDC, mint 4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU; resolve token_id from TokenRegistry or RYVO_PROTOCOL_DEVNET_USDC_TOKEN_ID |
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.
