This is sceleton for using in production, including development, audit and testing of contracts on Solidity with Hardhat, Ethers and TypeScript.
Note 1. This project template is ready for use, only README.md files are not ready, they are in the process. In the future, this template can be improved and supplemented.
Note 2. In GitHub it can be reused by clicking the "Use this template" button at the top of the page.
The MIT license is used, if otherwise, replace the LICENSE
file and the "license" field in the package.json
file according to your needs.
The project name, description and author can be set in the package.json
file.
Note 3. There are a lot of comments in the files .env.example
and hardhat.config.ts
.