Skip to content

EvanPiro/hardhat-contracts

Repository files navigation

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

About

A collection of solidity contracts, tests, and docs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published