Andamio Logo

Quick Reference

Everything you need in one place

Andamio Pioneers Quick Reference

Everything you need to get building, in one place.

Environment Variables

Copy this into your .env file for the T3 App Template:

# Andamio API Gateway
NEXT_PUBLIC_ANDAMIO_GATEWAY_URL="https://dev.api.andamio.io"

# Your Andamio API Key (request one via the API Gateway)
ANDAMIO_API_KEY="your-api-key-here"

# Andamio Access Token Policy ID
NEXT_PUBLIC_ACCESS_TOKEN_POLICY_ID="29aa6a65f5c890cfa428d59b15dec6293bf4ff0a94305c957508dc78"

Port 3000 Required

You must run your local development server on port 3000 (i.e., http://localhost:3000). The Andamio APIs are configured to only accept requests from this origin. Using any other port will result in CORS errors or rejected requests.

API Documentation

APIPurposeDocs
Andamio API GatewayUnified API for all Andamio servicesSwagger UI

Full API documentation coming soon.

ResourceLink
DiscordAndamio Network
T3 App TemplateGitHub
Submit IssuesGitHub Issues

TypeScript Types

Generate TypeScript types from the API Gateway schema:

# Script coming soon
npm run generate-types

Types are auto-generated from the OpenAPI specification.

Live Coding Schedule

Weekly Sessions (Wednesdays):

  • 14:00 UTC
  • 20:00 UTC

Spontaneous Sessions: Additional building in public happens in the Andamio Discord. No obligation to join - just an open invitation.

Getting Help

  1. Discord - Primary communication channel
  2. GitHub Issues - For bugs, feature requests, or documentation gaps
  3. Live Coding Sessions - Ask questions in real-time

Wallet Setup

You'll need a Cardano wallet connected to Preprod testnet:

Get testnet ADA from the Cardano Testnet Faucet.