Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@coti-io/coti-contracts

coti-io791.1.0TypeScript support: included

A library for smart contract development on the COTI network.

coti, privacy, ethereum, blockchain, web3, garbled-circuits, l2, on-chain-compute

readme

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.