/splits-waterfall

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

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