transmissions11 / foundry-template

Streamlined template for getting started with Foundry and Solmate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Streamlined template for getting started with Foundry and Solmate.

License:MIT License


Languages

Language:Solidity 91.1%Language:Julia 8.9%