Introduction

ZO SDK is a TypeScript SDK for interacting with multiple LP tokens on Sui Network: ZLP (ZO Liquidity Provider), SLP (Sudo Liquidity Provider), and USDZ (USD Stablecoin).

Installation

npm install zo-sdk
# or
yarn add zo-sdk
# or
pnpm add zo-sdk

For the full guide, see Getting Started.

Last updated