Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 340 Bytes

splits-waterfall

Docs

Install foundry, then run forge install and forge build to compile the contracts.

lint

forge fmt

test

forge test - compile & test the contracts

forge t -vvv - produces a trace of any failing tests