Andamio Logo
Developer Guides

Overview

Everything you need to build applications on the Andamio protocol

Build with Andamio

All guides use preprod (Cardano testnet) by default. See API Integration when you're ready for production.

Choose Your Path

PathTimeWhat You Get
Getting Started~15 minFull local dev environment with app template
API Quickstart~5 minFirst API call with curl (no app template)

After setup, continue with Your First Andamio App to build something real.

Guides

GuideDescription
API IntegrationEnvironment URLs, auth headers, making requests
AuthenticationWallet-based login, JWT flow, session management
Transaction HandlingBuild → sign → submit lifecycle
Error HandlingRecovery patterns for failed transactions

Tools

ToolDescription
Andamio CLIManage course content from the command line

Reference