Skip to content

GalloDaSballo/Cdp-Template

Repository files navigation

foundry-template • CI

Streamlined template for getting started with Foundry and Solmate.

WARNING

Must use Forknet!!!! forge test --fork-url RPC_URL_HERE -vvvvv

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

Releases

No releases published

Packages

No packages published