Live Systems and Public Repos¶
This page lists public surfaces and repositories. It is not a private deployment runbook and does not include credentials, signer instructions, or internal operator procedures.
Public sites¶
| Surface | URL | Purpose |
|---|---|---|
| Futarchy interface | futarchy.fi | Live conditional market interface |
| Documentation | docs.futarchy.fi | Public documentation and vision hub |
| Status | status.futarchy.fi | Service status |
| Bayes Market | bayes.futarchy.ai | Experimental Bayesian prediction-market engine |
Public repositories¶
| Repo | Purpose |
|---|---|
| docs | This documentation site |
| interface | Public futarchy.fi frontend |
| futarchy | Smart contracts for futarchy and conditional markets |
| futarchy-indexers | Indexing infrastructure for on-chain market data |
| futarchy-api | Market data API |
| FAO | Futarchy Autonomous Optimizer contracts |
| agents | Futarchic agent organization research and prototypes |
| bayes-market | Bayesian prediction-market engine |
Contract references¶
Contract addresses can change by chain and deployment. Public docs should link to verified explorer pages or public repository constants when available.
Known conceptual components include:
FutarchyFactoryfor creating proposal markets,FutarchyProposalinstances for market-specific state,FutarchyRouterfor split, merge, and redeem operations,- Gnosis Conditional Token Framework contracts,
- ERC-20 wrappers around conditional positions,
- Reality.eth / Kleros resolution paths for current advisory/veto-style markets.
For mechanics, see Proposal Lifecycle and Custody and Oracles.
What is intentionally omitted¶
This page does not publish:
- operational credentials,
- non-public signer coordination,
- internal hostnames or SSH instructions,
- private incident runbooks,
- private contact lists,
- internal-only wiki material.