[](https://telegram.coti.io)
[](https://discord.coti.io)
[](https://twitter.coti.io)
[](https://youtube.coti.io)
# COTI Contracts Examples
[](https://www.npmjs.com/package/@coti-io/coti-contracts-examples)
[](https://nodejs.org/download/release/v18.20.5/)
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](https://docs.coti.io/coti-v2-documentation/build-on-coti/quickstart#solidity)
## Build and Install
```bash
npm install
```
## Testing
```bash
npx hardhat test
```
---
To report an issue, please see the [issues](https://github.com/coti-io/coti-contracts-examples/issues/new) tab.
Raw data
{
"_id": null,
"home_page": "https://github.com/coti-io/coti-contracts-examples",
"name": "coti-contracts-examples",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "coti, privacy, ethereum, blockchain, web3, garbled-circuits, l2, on-chain-compute",
"author": "COTI Development",
"author_email": "dev@coti.io",
"download_url": "https://files.pythonhosted.org/packages/c9/49/f67d755f7dd1650096be689d04e297f83eaaca70e8e4145c9a665a6fea18/coti_contracts_examples-1.0.7.tar.gz",
"platform": null,
"description": "[](https://telegram.coti.io)\n[](https://discord.coti.io)\n[](https://twitter.coti.io)\n[](https://youtube.coti.io)\n\n# COTI Contracts Examples\n\n[](https://www.npmjs.com/package/@coti-io/coti-contracts-examples)\n[](https://nodejs.org/download/release/v18.20.5/)\n\nWelcome 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.\n\n## Documentation\n\nFull documentation is available in the [COTI docs](https://docs.coti.io/coti-v2-documentation/build-on-coti/quickstart#solidity)\n\n## Build and Install\n\n```bash\nnpm install\n```\n\n## Testing\n\n```bash\nnpx hardhat test\n```\n\n---\n\nTo report an issue, please see the [issues](https://github.com/coti-io/coti-contracts-examples/issues/new) tab.\n",
"bugtrack_url": null,
"license": "Apache2.0",
"summary": "Example smart contracts demonstrating the use of COTI's GC technology, including integrations with MPC, private ERC20, and ERC721 contracts.",
"version": "1.0.7",
"project_urls": {
"Homepage": "https://github.com/coti-io/coti-contracts-examples"
},
"split_keywords": [
"coti",
" privacy",
" ethereum",
" blockchain",
" web3",
" garbled-circuits",
" l2",
" on-chain-compute"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c949f67d755f7dd1650096be689d04e297f83eaaca70e8e4145c9a665a6fea18",
"md5": "c15ee636845305915ea0ac6d3a4ca1af",
"sha256": "ebe02a1bad829fc996a2370b10ad2fadfbb7bcbb8a873c4e8a59661945cda310"
},
"downloads": -1,
"filename": "coti_contracts_examples-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "c15ee636845305915ea0ac6d3a4ca1af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3002081,
"upload_time": "2025-02-09T07:03:21",
"upload_time_iso_8601": "2025-02-09T07:03:21.745074Z",
"url": "https://files.pythonhosted.org/packages/c9/49/f67d755f7dd1650096be689d04e297f83eaaca70e8e4145c9a665a6fea18/coti_contracts_examples-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 07:03:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "coti-io",
"github_project": "coti-contracts-examples",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "coti-contracts-examples"
}