Verifiable decentralized systems research

Build the parts
you can prove.

AIMB-X Labs publishes early-stage reference software for deterministic execution and accountable blockchain systems. The code is public. The unfinished parts are named.

ReleaseProtocol v0.1.0
Published5 August 2026
Conformance28 tests
MaturityUnaudited research
Public work

Four public project repositories.

These are the four public project repositories in the AIMB-X Labs GitHub organization. The organization profile repository is not counted. Each project states its own maturity and operating limits.

Research software · v0.1.0Python

aimbx-protocol

Deterministic state transitions, canonical commitments, weighted quorum checks, and a runnable three-validator demonstration.

28 conformance testsOpen repository
Developer preview · v0.1.0JavaScript

aimbx-sdk

Canonical transaction construction and a small JSON-RPC client for Node.js 22+ and modern browsers.

No signing or key custodyOpen repository
Developer previewJavaScript

aimbx-examples

Dependency-free, local examples for ordered .sync payloads, deterministic replay, batches, and state updates.

Runs without a networkOpen repository
Design discussionMarkdown / Shell

aimbx-rfcs

The change process and Draft RFC 0001, which keeps AI output outside consensus and state-transition authority.

Draft RFC 0001Open repository
What v0.1.0 does

A deterministic path from message to state.

The reference core is deliberately small enough to inspect. It turns implementation-neutral rules into executable behavior and test vectors.

Read implementation details
  1. Encode

    Canonical UTF-8 JSON with a closed value set and domain-separated commitments.

  2. Execute

    Nonce checks, gas charging, balances, and atomic .sync operation batches.

  3. Agree

    Deterministic proposal validation and weighted two-thirds quorum checks.

  4. Finalize

    An in-memory chain records the accepted block and resulting state root.

Maturity boundary

What the release does not claim.

The public reference is not a running Layer‑1 network, a proof system, or a production validator. Those exclusions come directly from the release README.

  • No public peer-to-peer transport
  • No persistent node storage
  • No validator key management
  • No cryptographic vote signatures
  • No proof verification
  • No production or custody use
Network context

Fuji is named in the paper.
Deployment evidence is pending.

The August 2026 technical paper names Avalanche Fuji as a reference environment. No public AIMB-X contract address, deployment transaction, block, or verified source link is currently published.

Network
Avalanche Fuji C-Chain
Chain ID
43113
Native asset
AVAX (testnet)
AIMB-X contracts
Addresses not yet published