Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 788 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 788 Bytes

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.