Skip to main content

Prerequisites

1. Clone + install

2. Configure env

Minimum needed to read live mainnet markets: To create markets locally you also need:

3. Run the stack

Open http://localhost:3000, connect a wallet, browse markets. The page loads the same on-chain contracts as production at chainId 16661.

4. (Optional) Run the contract test suite

Next: Architecture

See how the web, API, judge worker, contracts, and subgraph fit together.