@zofai/zo-sdk
v0.2.7
Published
TypeScript SDK for interacting with multiple LP tokens on Sui Network: **ZLP**, **SLP**, and **USDZ**.
Readme
ZO SDK
TypeScript SDK for interacting with multiple LP tokens on Sui Network: ZLP, SLP, and USDZ.
Installation
npm install @zofai/zo-sdk
# or
yarn add @zofai/zo-sdk
# or
pnpm add @zofai/zo-sdkDocumentation
Full documentation is in the docs/ folder, structured for GitBook:
- Introduction
- Architecture
- Getting Started
- Common Operations
- Swap Integration
- Trading Examples
- Type Safety
- Error Handling
- API Reference
Use docs/SUMMARY.md as the GitBook table of contents when building the book.
