Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 348 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 348 Bytes

foundry-vyper-template

template for testing vyper with foundry.

Setup

git clone https://github.com/ZePedroResende/foundry-vyper-template.git
cd foundry-vyper-template
cp envrc.sample .envrc

Compile vyper

brownie compile --all

Run Tests

forge test

Update Gas Snapshots

forge snapshot