If you’re already an experienced developer, or just want to take a look at where to get started, here are some comprehensive resources.

🪽 See the contents of this page on ArFleet here.

Full-stack tutorial

FDS 101 - A complete guide for building a React application from scratch using Arweave, AO, and ArFleet. Also includes information on hosting your website on the Permaweb. If you’re a beginner and looking for a place to start - this is it!

Stay in the know

@OnlyArweave - X account dedicated to Arweave and the fullstack. Stay in the know with daily updates.

@aoComputerClub - X account focused specifically on AO. Runs events, games, and a growing community.

@aoTheComputer - X account of the official AO Computer builders. Updates & more.

Lua

Learn X in Y Minutes - A whistle-stop tour of the Lua programming language.

Developer Tools

BetterIDEa - Web-based IDE for writing, testing, and deploying AO processes.

AOS - The “operating system” for AO. A CLI tool for deploying and interacting with processes.

AOSWeb - Web version of AOS.

Protocol Land - Decentralized GitHub alternative built on Arweave. Store code, deploy websites, and more.

Starter Kits

create-ao-dapp - A boilerplate for building full stack Arweave and AO applications from scratch. Uses React, Typed Lua, SQL, a CRUD template, and testing and deployment tools. Think of it like create-react-app, but for Arweave and AO.