Decentralized curation of truth, utilizing Kleros for decentralized fact-checking.
Or in other words: Create a news post, put a bounty, invite others to prove you wrong.
Potential usecases:
- Curated news: you can write news article that are provably not fake
- Bug bounties: you can claim your product is bug-free.
- Advertisement: you can advertise your product with near zero cost (you only pay if you are proven wrong).
ETHERSCAN=<etherscan_api_key> INFURA_PROJECT_ID=<infura_project_id> PRIVATE_KEY=<private_key> yarn hardhat deploy --network <network>
Also see the Hardhat Config and the deployment script.