Andamio LogoAndamio

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 Database API URL
NEXT_PUBLIC_ANDAMIO_API_URL="https://andamio-db-api-343753432212.europe-west1.run.app/api/v0"

# Andamioscan API URL (on-chain data)
ANDAMIOSCAN_API_URL="https://preprod.andamioscan.io/api"

# Atlas Transaction API (V2 transaction building)
ATLAS_TX_API_URL="https://atlas-api-preprod-507341199760.us-central1.run.app"

# Cardano Network
NEXT_PUBLIC_CARDANO_NETWORK="preprod"

# Andamio Access Token Policy ID
NEXT_PUBLIC_ACCESS_TOKEN_POLICY_ID="4758613867a8a7aa500b5d57a0e877f01a8e63c1365469589b12063c"

API Documentation

APIPurposeSwagger
AndamioscanOn-chain data indexingSwagger UI
Atlas TX APITransaction building (V2)API Docs
Andamio DB APIDatabase operationsSwagger UI

These three APIs will become one unified Andamio API when V2 launches on mainnet.

ResourceLink
DiscordAndamio Network
T3 App TemplateGitHub
Submit IssuesGitHub Issues

NPM Packages

npm install @andamio/transactions@0.4.1
npm install @andamio/db-api@0.4.1
  • @andamio/transactions - Transaction definitions with params, side effects, and endpoints
  • @andamio/db-api - Types for all database API endpoints

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.