2.1.0 • Published 2 years ago

@aurora-balancer-labs/v2-standalone-utils v2.1.0

Weekly downloads
-
License
GPL-3.0-only
Repository
-
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.

  • BalancerHelpers can be used by off-chain clients to simulate Pool joins and exits, computing the expected result of these operations.

Overview

Installation

$ npm install @aurora-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).