Skip to content

butterygg/conditional-tokens-contracts

 
 

Repository files navigation

Conditional Tokens Contracts

Build Status Greenkeeper badge

Smart contracts for conditional tokens.

→ Online Documentation

The conditional tokens contracts are deployed at the following addresses:

  • Mainnet: `0xC59b0e4De5F1248C1140964E0fF287B192407E0C`
  • xDai: `0xCeAfDD6bc0bEF976fdCd1112955828E00543c0Ce`
  • Rinkeby: `0x36bede640D19981A82090519bC1626249984c908`
  • Unichain Sepolia: `0x1301d3c29a8723fae7ee1343203ea16bd7845996`

How to deploy

  1. Set MNEMONIC and INFURA_API_KEY in .env.
  2. Deploy with Hardhat:

`sh npx hardhat deploy --network unichain-sepolia `

License

All smart contracts are released under the LGPL 3.0 license.

Security and Liability

All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

About

Smart contracts for conditional tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 53.3%
  • JavaScript 40.1%
  • TypeScript 6.6%