Resources
Links & Resources
GitHub repositories, contract addresses, subgraph endpoints, and community links for OddMaki.
GitHub Repositories
| Repo | Description |
|---|---|
| oddmaki/contracts | Solidity smart contracts (EIP-2535 Diamond) |
| oddmaki/sdk | TypeScript SDK for protocol integration |
| oddmaki/venue-starter | White-label Next.js app for venue operators |
| oddmaki/subgraph | The Graph subgraph definitions |
Base Network
| Resource | Link |
|---|---|
| Base Documentation | docs.base.org |
| BaseScan (Block Explorer) | basescan.org |
| Base Bridge | bridge.base.org |
UMA Oracle
| Resource | Link |
|---|---|
| UMA Documentation | docs.uma.xyz |
| UMA Oracle Explorer | oracle.uma.xyz |
| Optimistic Oracle V3 | docs.uma.xyz/protocol-overview/how-does-umas-oracle-work |
External Dependencies
| Dependency | Purpose |
|---|---|
| Gnosis Conditional Token Framework (CTF) | ERC-1155 outcome tokens — split, merge, redeem positions |
| UMA Optimistic Oracle V3 | Decentralized dispute resolution for market outcomes |
| OpenZeppelin | ReentrancyGuard, IERC20, IERC1155 |