Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 68 additions & 0 deletions posts/2026-03-26_akkadia-abp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
---
publication_date: 2026-03-26T00:00:00Z
slug: akkadia-abp
tags: [gnoland, ecosystem, app, gaming, community]
authors: [Ticojohnny]
---

# Introducing Akkadia

A new world is beginning to emerge, block by block, inside the Gno ecosystem.

Over the past several months, the Akkadia team has been developing a multiplayer sandbox world designed to explore what persistent environments can look like when they live on programmable infrastructure. The project combines the creative freedom of open world building with the programmable capabilities of Gno, creating a space where interactive worlds and on-chain logic can evolve together.

Rather than appearing all at once as a finished experience, Akkadia is being introduced gradually. The team has chosen to open the environment early so development can progress alongside real user interaction. This approach allows the world to grow through iteration, observation, and feedback from the people exploring it.

The project has now entered its first real public testing phase!

## Introducing the Akkadia Builder Preview

Akkadia is inviting early participants to take part in what the team calls the Akkadia Builder Preview, or ABP.

The idea behind the ABP is simple. Instead of waiting until everything is perfectly polished, the team is opening the world early and inviting contributors to explore it while it is still evolving. By observing how real players move through the environment, experiment with building, and interact with different systems, developers gain insight that is difficult to reproduce in internal testing alone.

Participants are encouraged to explore freely, try different interactions, and report anything that behaves unexpectedly. Bugs, strange interactions, or confusing mechanics are all useful signals that help guide the next iteration of development. Because this is still an early build, testers should expect some rough edges. The environment may reset from time to time as improvements are deployed and certain systems continue to be refined.

## Enter the World

For those interested in exploring the Akkadia, you can [sign up here](https://abp.akkadia.land/).

This version will be running on a dedicated Gno testnet operated by the Akkadia team. Since testing is still underway, some features are incomplete and certain mechanics may change as updates are deployed. To help organize feedback, the development team has also created a [shared bug reporting sheet](https://docs.google.com/spreadsheets/d/1FmXLVuyDSLApZBK6pBPXEI4O76ndcPYYjYPv2pBZSIc/edit?usp=sharing) where testers can document issues they encounter while exploring the world.

You can ask questions, and get involved with the Akkadia community on [Discord](https://discord.gg/MQ9chJS5sA)

## How the Akkadia Builder Preview Will Work

The ABP will take place in two phases, each expected to run for roughly two weeks.

During the first phase, the focus is on **building** as a core part of gameplay. Participants will spend time in the world experimenting with building mechanics and interacting with the environment. Through this process, quests are naturally completed based on playtime and block-related activities.

In the second phase, the scope of testing expands beyond gameplay into community participation. Participants can broaden their involvement in the Akkadia world by sharing their experiences and contributing to discussions, opening up opportunities to engage in a wider range of quests.

A variety of quests are available in-game, allowing testers to progress naturally through building-focused activities. For social quests, participation is managed through the ABP application site, where submissions go through a verification process to prevent duplicates and ensure proper completion.

Participants will be able to track their progress not only through the in-game interface but also directly via the contract, including both completed and remaining quests.

## Building a World in the Open

Akkadia’s development approach of opening the environment before everything is finalized is their way of including the Gno.land community into something everyone can participate in! The current version already supports real time multiplayer interaction, allowing multiple participants to explore the world simultaneously.

At the current testing stage of Akkadia, one of the main goals is to verify that interactions between the chain, contracts, and the Akkadia system are functioning correctly, as well as to conduct load testing based on concurrent users.

For this reason, the current test version focuses less on complex interactions such as exploration, and more on whether users can successfully build their own worlds. In particular, we aim to validate whether world construction and persistence work reliably, and whether the scale is appropriate at this stage.

To simplify the early experience, the game currently includes an integrated in game wallet. External wallet connections are planned for later phases of development once the multiplayer experience and onboarding flows are fully stabilized.

Opening the environment early allows the team to observe how players naturally interact with the world. What people attempt to build, how they navigate the environment, and which mechanics feel intuitive all provide signals that help shape the direction of the project.

## See You In Akkadia

This testing phase marks the beginning of Akkadia’s journey toward a broader alpha launch. As development continues and feedback from early testers accumulates, the environment will gradually expand and more participants will be invited to explore the world. The team has also discussed organizing community testing campaigns where early players document their experiences and share gameplay clips as the project evolves.

For now, the goal is simple. Invite people into the world, observe how they interact with it, and continue refining the experience block by block.

Follow the Akkadia team on their socials: [X](https://x.com/akkadialand)

Learn more about the team at [Slowe Labs](https://slowe-labs.com/)

Find docs and details at [docs.akkadia.land](https://docs.akkadia.land/)
Loading