This repo contains the smart contracts for Context Markets, a prediction market platform. See the license for details on using this code in non-production and production settings.
View the documentation for more information.
├── src
│ ├── PredictionMarket.sol # Create, trade and resolve markets
│ ├── OutcomeToken.sol # ERC20 token representing a market outcome
│ ├── Vault.sol # Stake and lock Context market tokens for rewards
│ └── RewardDistributor.sol # Context reward distributor
PredictionMarket
: 0x000000000000CE50e1e1F6f99B2E5e98e5b6c609OutcomeToken Implementation
: 0x70674cA9e35cca4E12926357Ed763844d276532CVault
: 0xE8e5dc8C7C8Fd6BfCE5E614E02F42E9cf8B72276RewardDistributor
: 0xc1dd1ea5b7a3e84c3EbADcc6A4f13a0F432e78a2
PredictionMarket
: 0x000000000000CE50e1e1F6f99B2E5e98e5b6c609OutcomeToken Implementation
: 0x70674cA9e35cca4E12926357Ed763844d276532CVault
: 0x98a272c0F97c32DF73b3cBed26A67b07a50F2AFdRewardDistributor
: 0x37C9fbB5653F4DeE9b5177Fec23F600d4275001F