This repository provides TypeScript examples for interacting with the COTI blockchain using two different packages: COTI Ethers and the official COTI TypeScript SDK. 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.
- Clone the repository:
git clone https://github.com/coti-io/coti-typescript-examples.git
- Run the examples: