An open API service indexing awesome lists of open source software.

https://github.com/primitivefinance/hardhat-foundry

Forkable hardhat & foundry template for thorough evm development.
https://github.com/primitivefinance/hardhat-foundry

Last synced: 11 months ago
JSON representation

Forkable hardhat & foundry template for thorough evm development.

Awesome Lists containing this project

README

          

# Hardhat Foundry Template

Combines hardhat and foundry testing frameworks to take advantage of coverage and fuzzing capabiltiies, along with their native tools.

Inspired by [Seaport](https://github.com/ProjectOpenSea/seaport)