Build AO applications with ease using our powerful CLI tool.
Integrate AO with your favourite frameworks in seconds
- ๐ Project Scaffolding - Create new AO projects instantly
- ๐ค AI Code Generation - Generate smart contracts with AI
- โก Development Server - Hot reloading for frontend development
- ๐ง Process Management - Manage AO processes easily
- โ๏ธ Configuration - Flexible project configuration
- ๐๏ธ Build System - Simple build and deployment
Bash
$npm install -g ao-forge$ao-forge init my-dao --framework nextjs$cd my-dao$ao-forge dev
Click to copy
What's included
Next.js Support
Harness the full power of Next 15 and its ecosystem with the next template.
AI Code Generation
Generate smart contracts and AO processes using AI-powered code generation.
Process Management
Easily manage AO processes with integrated AOS CLI support and monitoring.
Flexible Configuration
Configure your projects with flexible ao.config.yml files and environment settings.
Build & Deploy
Simple build system with optimized deployment for production environments.