dClutch documentation
Everything below is generated from, or lives beside, the code it describes. dClutch is a Solana protocol for markets on real-world numbers: you buy claims on the outcome you believe in, and every claim is fully backed by collateral locked up before the claim exists.
Not live yet. dClutch is not
deployed on any network. There is no live market, no token, and nothing to
buy today. Everything on this site describes software running on a local
test chain.
- Guides Start here: what a claim is, how protection works, how to run a market, how to build your own client -- and how to try the whole thing yourself.
- The README The project at a glance: what works today, the seven programs, and where it's going.
- For developers Every error code with its meaning and the exact byte layouts, generated from the code. The rest of the generated reference lives in the repository.
- Evidence The write-up of every run behind a claim on this site: what was executed, against which chain or harness, and what it did not establish.
- Third-party notices The licenses of everything this project ships.
Building on it? The tests and run logs behind every claim on this site live in the repository.