For the complete documentation index, see llms.txt. This page is also available as Markdown.

Development

Prerequisites

  • Rust toolchain

  • RISC Zero toolchain

  • Access to RPC endpoints for supported chains

Building

cargo build

Testing


cargo test

Last updated