The Avalanche Builder’s Toolkit
Everything you need to build on Avalanche, from documentation and integration tools to AI-assisted workflows. Use this guide as a reference to help you go from idea to launch.
Whether you’ve already applied to Build Games, are working towards the February 13 application deadline, or are building independently on Avalanche and seeking support, many resources are available to help you move forward.
This piece is a practical reference for builders who are already in motion or ready to get started. It brings together the programs, tools, documentation, integrations, and community support across the Avalanche ecosystem. You can use this whether you’re applying to Build Games, preparing a demo, or continuing development on something that’s already live.
Two programs to support builders
Build Games
Build Games is a six-week builder sprint focused on shipping a working product with mentorship and milestone check-ins. Over the course of the program, builders submit structured deliverables, receive feedback on their pitch and prototype, and participate in workshops and office hours to refine both the product and the go-to-market strategy.
The program is built around execution. Builders share progress publicly, get direct input from mentors, and move through defined checkpoints that keep momentum high. It is designed for solo developers and small teams who want accountability, structured feedback, and visibility as they ship.
Learn more about Build Games below or apply today. Act quickly, the deadline to apply is Feb 13!
Retro9000
Retro9000 (C-Chain edition) supports projects after they are live, with funding tied directly to real onchain usage. Projects are ranked publicly based on AVAX burned through gas fees, meaning the community effectively “votes” through usage. Funding is awarded after performance, not before.
This structure rewards builders who can attract real activity. Instead of pitching projections, teams show impact through measurable engagement onchain. The leaderboard model creates transparency, and the funding model aligns incentives around shipping and adoption.
Learn more about Retro9000 below or apply today. Applications end on March 18 so don’t delay.
You can participate in both!
Build Games and Retro9000 are not mutually exclusive.
A team can apply to both programs, use Build Games to structure development and ship a product, and receive funding via Retro9000 once that product is live and generating usage. Each program supports a different stage of the same journey.
Builder Hub
Builder Hub is where most teams spend time once they are building seriously. It combines documentation with practical tools that support development, testing, and deployment.
Software Development Kit (SDK)
At the core of Builder Hub is the Avalanche SDK for TypeScript, a modular suite of tools for building applications that interact directly with Avalanche networks. It supports RPC calls, wallet integration, and transaction management, provides typed access to indexed data and network metrics, and enables cross-L1 messaging through ICM and Teleporter. Whether you are building DeFi, NFTs, or cross-chain infrastructure, this is the foundation for programmatic interaction with Avalanche.
Command Line Interface (CLI)
The Avalanche-CLI is the command-line tool for building, deploying, and managing Avalanche L1s. It allows you to create and deploy L1s locally, to testnet, or to mainnet, manage validators, configure cross-chain messaging with Teleporter, and handle core network operations. If you are launching an L1 or running validators, this is the primary interface you will use.
Application Programming Interface (API)
Builder Hub provides structured access to Avalanche data through the Data API, Metrics API, and Webhook API. The Data API provides access to blockchain data, the Metrics API surfaces network and validator statistics, and the Webhook API supports real-time notifications. These APIs integrate with the broader SDK ecosystem and support analytics, monitoring, and application logic at scale.
API Testing
Builder Hub provides an Avalanche Postman collection that includes public API calls available on an AvalancheGo instance. Instead of crafting curl commands manually, you can import the collection, configure your node environment, and issue formatted API calls directly. It is a practical way to inspect node state, validate responses, and troubleshoot during development.
Local Network Testing
tmpnet lets you create temporary multi-node Avalanche networks on your local machine for development and testing. It spins up a full network with consensus, P2P communication, and pre-funded test keys, all running as native processes. This is especially useful for testing custom VMs, staking flows, subnet configurations, or validator behavior before moving to Fuji or mainnet.
AI & LLM Integration
Builder Hub documentation is available in AI-friendly formats designed for programmatic access. Teams can access a structured index via llms.txt, load the full documentation set via llms-full.txt, retrieve clean Markdown by appending .md to any page URL, or connect directly to the MCP server endpoint for dynamic search and retrieval.
For builders using Claude Code, OpenCode, OpenClaw, or other AI tools, this makes a real difference. You can connect your development environment to the official Avalanche documentation through the MCP server and query it directly from your coding workflow. Instead of relying on scraped or partial content, your AI tools can search and fetch structured documentation in real time.
If you are building AI-native products, this also enables you to ground assistants, bots, or developer copilots in official Avalanche documentation without building your own ingestion pipeline.
Integrations
The Integrations section of Builder Hub shows the breadth of infrastructure already connected to Avalanche. This is one of the most practical advantages for builders.
Instead of building every component from scratch, you can integrate with existing providers across:
RPC and infrastructure: Alchemy, Infura, QuickNode, Chainstack, Pocket Network
Indexing and data: The Graph, Subsquid, GoldRush (Covalent), Envio
Wallets and account abstraction: Core, Safe, Privy, Turnkey, ZeroDev
Oracles: Chainlink, API3, Pyth Network
Security audits and tooling: OpenZeppelin, Trail of Bits, Zellic, Nethermind
Stablecoins and payments: Circle (USDC), Stripe onramp, MoonPay, Ramp
Cross-chain infrastructure: LayerZero, Wormhole, Axelar, Synapse
The integrations directory is organized by category and searchable, which makes it straightforward to map your product requirements to existing infrastructure. If you are launching a token, custody and wallet support already exist. If you are building a DeFi protocol, oracle networks and indexing services are available. If you are shipping an application with embedded wallets or account abstraction, those solutions are already integrated into the ecosystem.
Using what is already available reduces development overhead and shortens time to launch. During a tight build window, that efficiency compounds.
Avalanche Academy
Avalanche Academy is a free, self-paced learning platform designed to help builders understand how to deploy dApps, launch L1s, and scale web3 products on Avalanche. It includes courses on blockchain fundamentals, Solidity, NFT deployment, privacy-focused applications, and payment integrations, along with deeper tracks on L1 development, interchain messaging, token bridging, custom tokenomics, and EVM customization.
For founders, the Entrepreneur Path covers go-to-market strategy, community building, and web3 fundraising. Each course is structured to be concise and practical, making it useful when you need to quickly understand a specific concept while building.
Learn more about the Avalanche Academy here:
Community support
Mentorship, workshops, and builder interaction are part of the Build Games experience. Even before approvals, applicants are already connecting in shared spaces.
The Build Games Telegram is a focused environment for applicants and builders tracking the program. Builders share progress, ask clarifying questions, and get updates tied to milestones.
The Builder Hub Telegram provides broader support for Avalanche developers. These are useful for SDK questions, tooling issues, or architecture discussions that go beyond a specific program.
Let’s Ship!
Avalanche provides builders with documentation, SDKs, integrations, structured programs, and direct access to other developers building alongside them.
If you are already building, stay focused and keep moving. The tools are here. The support is active. What matters now is execution.
Let’s ship!
Avalanche Builder Hub | Build Games Website|Retro9000 Website | AI Tooling | Integrations













