Skip to content

chrisalexadams/balancer

Repository files navigation

Balancer

Balancer Examples

CI Status License

This repository various examples of how to easily integrate with Balancer V2 by interacting with existing pools as well as designing your own pool types.

Build and Test

On the project root, run:

$ yarn # install all dependencies
$ yarn build # compile all contracts
$ yarn test # run all tests

Licensing

Most of the Solidity source code is licensed under the GNU General Public License Version 3 (GPL v3): see LICENSE.