Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.42 KB

image image image image

COTI Contracts

image image

Welcome to COTI Contracts, a library of smart contracts for COTI's GC technology, including MPC contract for secure computations, private ERC20 and ERC721 contracts, and test mocks for validation. These components enable privacy-focused and decentralized DeFi solutions.

Documentation

Full API 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.