smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.21k stars 491 forks source link

update for yarn and network #82

Closed PatrickAlphaC closed 2 years ago

PatrickAlphaC commented 2 years ago

We swapped npx for yarn and also fixed the localhost network name when working with yarn hardhat node

PatrickAlphaC commented 2 years ago

Right now, when you run yarn hardhat node the logging tells you to use the hardhat network flag, which doesn't work with hardhat-deploy, you need to use localhost