To start, click on the green use this template button on the top bar and start building your project 😀.
yarn testRun all tests specified on the test/ folder.
yarn buildGenerate all artifacts and types in order to build/deploy upon your project.
yarn lintFix all code issues on your contracts and scripts.
yarn formatFix the whole style of your codebase.
yarn cleanRemove all build directories, preparing for another compiling.
This template uses the root folder as the base path and contains folders such as contracts, test and tasks to speed up your performance and development.
This is where you should put all your .sol files.
This is the folder where you can put deploy, upgrade or any other type of scripts related to your contracts.
This is where you should put all your test files.
This is where all hardhat tasks live. They run scripts throught the command line with argument input.
Made by 🤖 for 👽 | 🔬 naomsa.eth