Smart contracts for conditional tokens.
The conditional tokens contracts are deployed at the following addresses:
- Mainnet:
`0xC59b0e4De5F1248C1140964E0fF287B192407E0C`
- xDai:
`0xCeAfDD6bc0bEF976fdCd1112955828E00543c0Ce`
- Rinkeby:
`0x36bede640D19981A82090519bC1626249984c908`
- Unichain Sepolia:
`0x1301d3c29a8723fae7ee1343203ea16bd7845996`
- Set MNEMONIC and INFURA_API_KEY in .env.
- Deploy with Hardhat:
`sh
npx hardhat deploy --network unichain-sepolia
`
All smart contracts are released under the LGPL 3.0 license.
All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.