For rules and requirements please read the Documentation items on this page.
We have tested this code with Node.js v16.2.0 if your installed version of Node.js does not work please switch to this version.
Once you have downloaded and unpacked this repository in a directory you can install, compile and run tests using the following instructions:
$ cd <root of this repository>
$ npm i
$ npm install --save-dev hardhat
$ npx hardhat compile
$ npx hardhat test
```# smart-contract