Berancer SDK
The Berancer SDK is a Typescript library for interfacing with the BeraSwap protocol. This includes common contract interactions such as add/remove liquidity and swaps. The SDK is adapted from the Balancer SDK.
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
Guides and Examples
For a detailed API reference, please see the SDK API Reference.
The following SDK guides are available: