Deploy the contracts in this repository and leave the terminal running before running the front end.
Proceed with installing dependencies:
$ yarn installCompile the smart contracts with Hardhat:
$ yarn compileRun the tests with Hardhat:
$ npx hardhat test$ yarn hardhat nodeMIT © Paul Razvan Berg