0xSplits / splits-waterfall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Solidity 100.0%