The protocol demo is the primary end-to-end reference run for the live deployment. It exercises every settlement path against the real devnet program and produces the benchmark artifacts that this documentation site publishes.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.
What it covers
The demo executes five scenarios in sequence:- Latest-commitment settlement - one payer, one payee, one channel, settled with a single
ryvo-cmt-v5message. - Commitment bundle settlement - one payee collecting multiple payers in a single transaction.
- Single-payer clearing round - one payer distributing to multiple payees in one cooperative round.
- Bilateral clearing round - two participants advancing two channels together.
- Largest executable multilateral round - the largest cooperative round that fits a v0 transaction with Address Lookup Tables.
Run it
- The first command runs the live settlement scenarios against devnet.
- The second turns the last-run manifest plus the deterministic sizing scripts into committed JSON snapshots under
benchmarks/and refreshes the generated pages in this docs site.
