Cover photo

Exploring the AO ecosystem

A look at AO consumer apps you can use today

Alex

Alex

The Arweave ecosystem received a major upgrade this year with the introduction of the AO computer. Since the testnet launch, developers have been building new experiences on this decentralized supercomputer. In this post, I’ll give a brief overview of AO and highlight a few consumer apps you can use today.

What is AO?

AO is a decentralized computing system built around the actor-oriented model. It enables multiple parallel processes without the limitations of traditional decentralized models. AO is built in modular form, allowing for seamless integration with existing smart contract platforms and customizable computational resources, virtual machines, security, and payment methods. Think of Arweave as the decentralized hard drive and AO as the CPU or GPU running multiple processes in parallel.

ao's core objective is to enable trustless and cooperating compute services without any practical bounds on scale. This allows for a radically new design space of applications that were not previously possible: Blending the benefits of smart contract applications (services without requiring trust in anything but code), and traditional compute environments (Amazon EC2, etc).

- The AO Protocol: A Decentralized Open-Access Supercomputer, DRAFT-9, Sep 5, 2024.

Apps you can use today

The early consumer apps on the AO testnet range from metaverses and content marketplaces to DeFi tools, with many more in development. Below are a few apps that are available for use today.

Metaverses/Games

Permaverse

A 3D world built with Unity, running on AO and stored on Arweave. Players explore as elephant characters named Dumdum. With a recent update, if players own “The Gun” atomic asset in Bazar, the in-game character gets a gun. Own more shares, get a bigger gun!

Llamaland

A fun 2D world featuring a fully functioning LLM running onchain. Users can interact with the Llama King for $Llama coins. Llamaland highlights the potential for onchain LLMs. It’s built on the open-source Reality Protocol, which allows anyone to create their own worlds.

Aqualandia

Another world built on Reality Protocol, Aqualandia is a 2D world that can be accessed through Llamaland and other Reality Protocol worlds. Aqualandia even has a really fun in-game fishing feature that uses $Llama as a currency for a chance to reel in rare collectable fish.

Cyber Beavers

A battle survival game built on AO and stored on Arweave. It’s fast-paced and offers token rewards for players. For now, live gameplay happens during scheduled sessions. Follow AO Builders on X to stay up to date on live gameplays.👇

Marketplace

Bazar

Bazar is a decentralized digital content marketplace running on AO and Arweave, built on the Universal Content Marketplace (UCM) protocol. Many apps in this post integrate Bazar’s atomic assets into their platforms, providing the financial infrastructure for content creators on the permaweb.

Content creation

Helix

A content-uploading tool and creator hub for the permaweb. Users can upload digital content to Arweave and sell it on Bazar or use it in other apps.

Atomic Notes

A markdown editor that stores all notes as atomic assets on Arweave. Notes can be created and traded on Bazar.

Atomic asset Communities

Dumdumz

These collectible elephants were among the first Bazar collections and quickly became a community favorite. The Dumdumz team is now working on an interactive game called the Dumverse, which I’m looking forward to trying out.

Meka Humans

Another early collection on Bazar. This collection, from permaweb artist @Aightek, features futuristic PFPs that grant owners access to Meka City, built on Reality Protocol.

DeFi

Wrapped AR Depot (wAR Depot)

A simple app for bridging tokens from Ethereum to AO. Users can bridge ETH or USDC and start exploring permaweb applications.

AOX

An AR-to-AO bridge that turns AR tokens into Wrapped AR, powered by EverPay.

Full AO Ecosystem Overview

For a full ecosystem overview, checkout this in depth AO ecosystem list created by EverPay.👇

Final thoughts

The permaweb is still early. These applications are experimental and currently in testnet, but the excitement has been building since AO’s launch. This overview reflects my personal experience using permaweb applications but there are many more in development.

With the AO community evolving rapidly, I’ll continue sharing updates as I dive deeper into the ecosystem. If you’re a developer or user exploring this space, I’d love to hear about your experiences or answer any questions - reach out or subscribe to stay connected!

Ade M. Campbell
Ade M. Campbell
Commented 6 months ago

What is interesting is.... interactive AI chatbots (via Llama meta ai etc) that can use data from Arweave or rewards/tokens on Bazar.... Reality Protocol or 2D graphics is fine, but just allow people to create chatbots just via Text.... How can the creation of chatbots using Llama be made easy for everyone..... which reward via tokens for engagement, learning etc.... Do you know any projects or links working on this?

Alex
Alex
Commented 6 months ago

Agreed that the most exciting part about Llamaland is the AI running under the hood! I don't know of any specific projects building a chatbot with only text but Llamaland is open source and anyone can implement their own AI agents into their own Reality Protocol world: - https://github.com/elliotsayes/Reality/blob/main/docs/Readme.md - https://www.youtube.com/watch?v=Aqu1r4XsEjg&t=425s That is a great idea though and I will keep an eye out for projects and recommend these features to the Reality team.

Exploring the AO ecosystem