Installation
SDK Initialization
Reference
- SDK README ↗
- Check the README for:
- Core Actions
- Chain Support
- and more..
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integrate with Skate AMM on Ethereum and EVM-compatible chains using the official SDK.
npm install @skate-org/skate-app-amm
import { SkateAmmCoreSDK } from "@skate-org/skate-app-amm";
const sdk = new SkateAmmCoreSDK("PRODUCTION");