- Run
yarn install
from thecontracts/
directory - Run
npx hardhat node
- Configure browser wallet with local hardhat network
- Add correct settings, see guide
- Import account private key for Account #0. This is the deployer by default
- Run
yarn deploy:localhost