@coti-io/coti-contracts-examples
v1.0.3
Published
Example smart contracts demonstrating the use of COTI's GC technology, including integrations with MPC, private ERC20, and ERC721 contracts.
Downloads
247
Readme
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.