hifi-finance / hifi

Monorepo implementing the Hifi fixed-rate, fixed-term lending protocol
https://app.hifi.finance
Other
106 stars 15 forks source link

[protocol] Run tests against an Ethereum Mainnet fork #7

Open PaulRBerg opened 3 years ago

PaulRBerg commented 3 years ago

See the Hardhat guide.

PaulRBerg commented 3 years ago

When we do this, we will have to do one of the following two things:

  1. Commit the TypeChain bindings for external protocol in version control
  2. Install an external package with TypeChain bindings, like my defi-types