Contracts and tests setup
yarn install
yarn compile
yarn test
or
yarn local (in seperate shell)
yarn test-local
yarn local (in seperate shell)
yarn deploy
or
yarn deploy-kovan
Optionally - Need to add .ENV for alchemy for mainnet forking
ALCHEMY_API_KEY=
COINMARKETCAP=
ETHERSCAN=
PRIVATE_KEY=
PRIVATE_KEY is your testnet (e.g. KOVAN) private key that you can export from metamask