This repository contains adaptors which provide accurate values of tokens to be used in the Balancer Protocol V2 metastable pools, along with their tests, configuration, and deployment information.
On the project root, run:
yarn # install all dependencies
yarn test # run all tests
npx hardhat run scripts/deploy.ts
Most of the Solidity source code is licensed under the GNU General Public License Version 3 (GPL v3): see LICENSE
.