A collection of solidity contracts and tests.
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/pricefeed-and-forward.ts
nix develop
# @TODO move env var into shell expression
HARDHAT_EXPERIMENTAL_ALLOW_NON_LOCAL_INSTALLATION=true npx hardhat test