Thanks, Oliver for this wonderful article. I had a problem while following the instructions step by step. When I executed this command: npm install --save-dev @nomiclabs/hardhat-waffle @nomiclabs/hardhat-ethers ethereum-waffle chai ethers solidity-coverage, I got an error saying: Error: Cannot find module 'C:\Users\DELL\OneDrive\Documents\node-gyp-build\bin.js'. I did a little bit of google searching to fix the problem but nothing worked out, so am stuck at this step. I don't know if you know what I can do to fix it. Thanks once again.
Software development