⚠️BEX pools are paused until further notice. Follow the Berachain Foundation for updates.
Skip to content

Berancer SDK

The Berancer SDK is a Typescript library for interfacing with the BEX protocol. This includes common contract interactions such as add/remove liquidity and swaps. The SDK is adapted from the Balancer SDK.

npm version

Installation

Install the package with

bash
pnpm add @berachain-foundation/berancer-sdk
bash
yarn add @berachain-foundation/berancer-sdk
bash
npm install @berachain-foundation/berancer-sdk