Repositories/Templates & Tools
andamio-app-template
Next.js application template for building on Andamio
andamio-app-template
The official starter template for building applications on the Andamio Protocol.
GitHub: Andamio-Platform/andamio-app-template
Overview
- Next.js with App Router
- Pre-configured Andamio Gateway integration
- Wallet connection (Eternl, Lace, Nami)
- Transaction signing flow
- Tailwind CSS
Quick Start
git clone https://github.com/Andamio-Platform/andamio-app-template.git
cd andamio-app-template
npm installSee Getting Started for complete setup — API key generation, environment configuration, and verification steps.
Related
- Environment Reference — all env vars and URLs
- API Integration — working with the Gateway
- API Docs — endpoint reference
Contributing
Submit issues and PRs via GitHub.