/splits-diversifier

Splits Diversifier

Primary LanguageSolidity

splits-diversifier

What

Docs

Diversifier is a template that diversifies onchain revenue. It uses a split with swappers underneath (all controlled/owned by a pass-through wallet sitting on top).

Why

[ ]

Notes

Please be aware, a swapper's owner has FULL CONTROL of the deployment.

Lint

forge fmt

Setup & test

forge i - install dependencies

forge b - compile the contracts

forge t - compile & test the contracts

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