/hardhat-contracts

A collection of solidity contracts, tests, and docs.

Primary LanguageTypeScriptMIT LicenseMIT

Contracts

A collection of solidity contracts and tests.

Commands

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/pricefeed-and-forward.ts

For development with Nix

nix develop

# @TODO move env var into shell expression
HARDHAT_EXPERIMENTAL_ALLOW_NON_LOCAL_INSTALLATION=true npx hardhat test

Goerli Instances