Andamio Logo
SDK

SDK

Client libraries for building on the Andamio Protocol

Andamio SDK

Client libraries for building applications on the Andamio Protocol.

Packages

PackageDescriptionInstall
@andamio/transactionsBuild and submit Andamio Protocol transactionsnpm install @andamio/transactions

When to Use the SDK vs the CLI vs the API

ApproachBest for
SDKBuilding custom frontends and dApps that interact with the Andamio Protocol
CLIManaging courses and tasks from the terminal, scripting, agent workflows
APIDirect HTTP integration from any language or platform

The SDK wraps the on-chain transaction logic. The CLI wraps the API. The API sits between both and the Cardano ledger.