Skip to main content

Installation

npm install @skate-org/skate-app-amm

SDK Initialization

import { SkateAmmCoreSDK } from "@skate-org/skate-app-amm";

const sdk = new SkateAmmCoreSDK("PRODUCTION");

Reference

  • SDK README ↗
  • Check the README for:
    • Core Actions
    • Chain Support
    • and more..