Skip to content
Pedro Yves Fracari edited this page Oct 16, 2023 · 9 revisions

Bleu's Balancer Tools Monorepo

Welcome to the Balancer Tools repository. At Bleu, we're committed to enhancing the Balancer user experience, presenting a comprehensive suite of functionalities, analytics, and utilities.

Repository Structure

apps/

Explore our deployable applications in the apps/ directory:

packages/

The packages/ directory shelters the core components:

lib/

the lib in the root of this repo is a symlink stemming from a requirement from Foundry, which we use in the pool metadata contracts and uses git submodules to manage dependencies. Most of the times you won't need to care about it, and you don't need to recurse submodules unless you need to build the pool metadata contracts.

Clone this wiki locally