Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 696 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 696 Bytes

foundry-template • CI

Streamlined template for getting started with Foundry and Solmate.

Contributing

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

Setup

git clone https://github.com/transmissions11/foundry-template.git
cd foundry-template
forge install

Run Tests

forge test

Update Gas Snapshots

forge snapshot