Introduction
Last updated
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).
npm install @zofai/zo-sdk
# or
yarn add @zofai/zo-sdk
# or
pnpm add @zofai/zo-sdkFor the full guide, see Getting Started.
Last updated