/my-first-hardhat

Smart Contract Developer Bootcamp: Day 2 Hardhat: Exercise 1 + bonus exercises

Primary LanguageSolidityMIT LicenseMIT

my-first-hardhat

Smart Contract Developer Bootcamp: Day 2 Hardhat: Exercise 2 + bonus exercises

To install please complete the following:

  • create a .env file with the correct values for keys PRIVATE_KEY and KOVAN_RPC_URL as per the exercise instructions
  • install the package dependencies via the following command
npm install