Testing Testing is done with the following stack: Chai Hardhat Typescript Ethers Unit testing To test all the smart contracts, use yarn test. To test a single file run: npx hardhat test test/<FILE_NAME>.ts