@coti-io/coti-contracts
v1.0.2
Published
A library for smart contract development on the COTI network.
Downloads
44
Readme
COTI Contracts
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.