Allo Protocol Contracts V2 Getting Started git clone https://github.com/allo-protocol/allo-v2 Install Dependencies cd allo-v2 yarn install Make sure you have foundry installed globally. Get it here. Update Foundry and Install Libs foundryup forge update forge install foundry-rs/forge-std Compile yarn compile Format yarn fmt Storage Check yarn storage-check