Skip to content

Hardhat boilerplate for building, deploying, and testing smart contracts on the COTI v2 network. Includes pre-configured network settings, example contracts, deployment scripts, and a testing suite to streamline development and showcase COTI's unique blockchain features.

License

Notifications You must be signed in to change notification settings

coti-io/coti-hardhat-template

Repository files navigation

image image image image

COTI Hardhat Template

image

Welcome to the COTI Hardhat Template, a simple template to get started with smart contract development on COTI with Hardhat and TypeScript.

The template demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.

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.

About

Hardhat boilerplate for building, deploying, and testing smart contracts on the COTI v2 network. Includes pre-configured network settings, example contracts, deployment scripts, and a testing suite to streamline development and showcase COTI's unique blockchain features.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks