1.0.0 • Published 2 years ago

@chainscore/v2-standalone-utils v1.0.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
2 years ago

Balancer V2 Standalone Utilities

NPM Package

This package contains standalone Solidity utilities that can be used to perform advanced actions in the Balancer V2 protocol.

  • BalancerQueries can 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-utils

Usage

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.

Licensing

GNU General Public License Version 3 (GPL v3).