git clone https://github.com/allo-protocol/allo-v2
cd allo-v2
yarn install
Make sure you have foundry installed globally. Get it here.
foundryup
forge update
forge install foundry-rs/forge-std
yarn compile
yarn fmt
yarn storage-check
git clone https://github.com/allo-protocol/allo-v2
cd allo-v2
yarn install
Make sure you have foundry installed globally. Get it here.
foundryup
forge update
forge install foundry-rs/forge-std
yarn compile
yarn fmt
yarn storage-check