Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.03 KB

Balancer

Balancer Metastable Rate Providers

CI Status License

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.

To see how these are used in Balancer V2, see the Stable Pool package in the Balancer V2 monorepo.

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.