- Solidity (Writing Smart Contracts & Tests)
- Javascript (React & Testing)
- Hardhat (Development Framework)
- Ethers.js (Blockchain Interaction)
- Infura.io (Blockchain Connection)
$ npm install
Before running any scripts, you'll want to create a .env file with the following values (see .env.example):
- INFURA_API_KEY=""
You'll need to create an account on Infura.io, and create an API key.
$ npx hardhat test