SDK Installation

🛠️ SDK Installation

ZkStable provides official SDKs for JavaScript and Python to help developers easily integrate minting, redeeming, compliance proofs, and governance interactions.

Choose the SDK for your environment:

  • JavaScript / TypeScript — Web, Node, EVM dApps

  • Python — Backend services, bots, indexers, ML agents

Each SDK includes:

  • Automatic endpoint signing

  • ZK-Proof serialization helpers

  • Built-in retry + gas estimation logic

Last updated