https://github.com/coti-io/coti-typescript-examples
TypeScript examples demonstrating integration with the COTI Network and Garbling Circuits (GC) framework for secure, privacy-preserving computations and blockchain interactions.
https://github.com/coti-io/coti-typescript-examples
blockchain ethereum garbled-circuits l2 on-chain-compute privacy web3
Last synced: about 1 year ago
JSON representation
TypeScript examples demonstrating integration with the COTI Network and Garbling Circuits (GC) framework for secure, privacy-preserving computations and blockchain interactions.
- Host: GitHub
- URL: https://github.com/coti-io/coti-typescript-examples
- Owner: coti-io
- License: apache-2.0
- Created: 2024-10-10T07:03:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T14:30:42.000Z (over 1 year ago)
- Last Synced: 2025-03-17T15:46:04.613Z (over 1 year ago)
- Topics: blockchain, ethereum, garbled-circuits, l2, on-chain-compute, privacy, web3
- Language: TypeScript
- Homepage: https://coti.io
- Size: 660 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://telegram.coti.io)
[](https://discord.coti.io)
[](https://twitter.coti.io)
[](https://youtube.coti.io)
# COTI TypeScript Examples
[](https://nodejs.org/download/release/v18.20.5/)
Welcome to the COTI TypeScript Examples repository, a set of examples for interacting with the COTI blockchain using two different packages: [COTI Ethers](https://github.com/coti-io/coti-ethers) and the official [COTI TypeScript SDK](https://github.com/coti-io/coti-sdk-typescript). These examples are designed to help developers quickly get started with COTI blockchain integration, showcasing common operations like creating wallets, performing the onboarding procedure, deploying contracts, and interacting with smart contracts.
## Documentation
Full documentation is available in the [COTI docs](https://docs.coti.io/coti-v2-documentation/build-on-coti/quickstart#typescript)
---
To report an issue, please see the [issues](https://github.com/coti-io/coti-typescript-examples/issues/new) tab.