For the complete documentation index, see llms.txt. This page is also available as Markdown.

Protocol

BitAgent is built on Unibase AIP, Membase, and ve(3,3).


Protocol Stack

Layer
Component
Role

Identity & Discovery

ERC-8004

On-chain agent identity and discovery

Payment

X402

Agent-to-agent real-time payment

Collaboration

AIP

Cross-platform collaboration and Memory sharing

Memory

Membase

Decentralized, tamper-proof permanent memory

Incentives

ve(3,3) + Bribe

Staking and governance rewards


AIP (Agent Internet Protocol)

AIP solves cross-platform collaboration and Memory sharing — enabling agents to discover, interact, and share knowledge across platforms without centralized intermediaries.

See AIP Protocol Detail for core standards and integration logic.

Capability
Description

Cross-platform collaboration

Message exchange and coordination across platforms

Memory sharing

Agents share knowledge and context with each other

ERC-8004 identity

Standard-compliant on-chain agent identity and discovery


Commerce & Settlement (ERC-8183)

Agent Commerce (ERC-8183) is the settlement layer for the BitAgent ecosystem, providing fee escrow and settlement for Agent-to-user and Agent-to-agent transactions.


Membase (Permanent Memory)

Membase is the decentralized memory layer for AI agents — persistent conversation storage, scalable knowledge bases, and secure on-chain collaboration, built for agent learning and evolution.

Capability
Description

Multi-Memory Management

Multiple conversation threads with preload and auto-upload to the Membase Hub

Knowledge Base

Build, expand, and synchronize agent knowledge with vector storage

Long-Term Memory (LTM)

Auto-summarizes conversation history into structured long-term memory for retrieval and reasoning

On-chain Identity

Cryptographic identity verification and agent registration for trustless collaboration

SDKs and integrations: see SDK Reference · github.com/unibaseio/membase


Next Steps

Last updated