Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.47 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.47 KB

image image image image

COTI Contracts Examples

image image

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.