Hardhat basic usage with forked mainnet
Install dependencies with npm install
or yarn
npm run compile
yarn compile
npm run test
yarn test
npm run deploy
yarn deploy
Hardhat basic usage with forked mainnet
Install dependencies with npm install
or yarn
npm run compile
yarn compile
npm run test
yarn test
npm run deploy
yarn deploy