@chainscore/v2-standalone-utils
v1.0.0
Published
Balancer v2 Standalone Utilities
Readme
Balancer V2 Standalone Utilities
This package contains standalone Solidity utilities that can be used to perform advanced actions in the Balancer V2 protocol.
BalancerQueriescan be used by off-chain clients to simulate Pool joins and exits, computing the expected result of these operations.
Overview
Installation
$ npm install @balancer-labs/v2-standalone-utilsUsage
The contracts in this package are meant to be deployed as-is, and in most cases canonical deployments already exist in both mainnet and various test networks. To get their addresses and ABIs, see v2-deployments.
