COTI Contracts Examples
Welcome to the COTI Contracts Examples repository, a set of smart contracts demonstrating the use of COTI's GC technology, including integrations with MPC, private ERC20, and ERC721 contracts. These examples provide practical implementations for privacy-preserving and decentralized DeFi solutions.
Documentation
Full documentation is available in the COTI docs
Build and Install
npm install
Testing
npx hardhat test
To report an issue, please see the issues tab.