arrakis-modular

install deps

forge install

compile contracts

forge compile

fill in env vars

cp .envExample .env

NOTE: you must add your own alchemy api key to ETH_RPC_URL

test

forge test -vv