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.
Full API documentation is available in the COTI docs
npm install
npx hardhat test
To report an issue, please see the issues tab.