UNPKG

@coti-io/coti-contracts-examples

Version:

Example smart contracts demonstrating the use of COTI's GC technology, including integrations with MPC, private ERC20, and ERC721 contracts.

7 lines (6 loc) 219 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export * as cotiIo from "./@coti-io"; export * as openzeppelin from "./@openzeppelin"; export * as contracts from "./contracts";