/foundry-template

Streamlined template for getting started with Foundry and Solmate.

Primary LanguageSolidityMIT LicenseMIT

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