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.
On the project root, run:
$ yarn # install all dependencies
$ yarn build # compile all contracts
$ yarn test # run all tests
Most of the Solidity source code is licensed under the GNU General Public License Version 3 (GPL v3): see LICENSE
.