Skip to content

foundry-rs/HardhatInFoundry

Repository files navigation

HardhatInFoundry

Written to serve as a demo repo for this article in the Foundry book. This repo is a template to use both Hardhat and Foundry together.

To get started:

  1. Clone this repo.
  2. Run npm i && forge install to install dependencies.
  3. Run npx hardhat test to run Hardhat tests.
  4. Run forge test to run Foundry tests.

Please note that this is a basic template meant to augment the tutorial. You can check out a more professional template here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published