This is the github project associated with my assignment
To setup packages : yarn
To compile and run This will run the script. you can add more code to use the script in the file replacing code here on line 19 :
yarn hardhat run scripts/deploy.js
To run all unit tests: yarn hardhat test
To run codecov: yarn hardhat coverage
- NodeJS
- Yarn
#Documentation
The docs can be found under the docs folder of this github or from the permalink here.
The research report can be found under the docs folder of this github or the permalink here
Thank you for reading