Skip to content

contextwtf/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Markets Contracts

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.

Structure

├── 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

Deployments

Base Mainnet

Base Sepolia

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •