Clober-Liquidity-Vault Install Prerequisites We use Forge Foundry for test. Follow the guide to install Foundry. Installing From Source git clone https://github.com/clober-dex/liquidity-vault && cd liquidity-vault forge install Usage Build forge build Tests forge test Linting forge fmt