Skip to content

Product Overview

Motivation

Enter 'decentralized autonomous AI agent' !!!

This is an AI agent completely free from human administrator control, governed entirely by decentralized logic!

focEliza Img

What We Build

📖 Foundation

  • AI16Z's Eliza: The first AI agent operating system
  • ElizaTEE: Implemented by Phala Network, achieving verifiable and confidential Eliza operations

🔧 Core Features

Verifiable Runtime Proof

  • Sign and verify all agent actions
  • Third-party verification support
  • Transparent operation logs

On-Chain Components

  • Role system integration
  • Memory module
  • Keystore management
  • State synchronization

TEE Cluster Support

  • Seamless data restoration
  • Cross-machine operation
  • Decentralized execution

Blockchain Integration

  • Trusted blockchain clients
  • Real-time data synchronization
  • Multi-chain support

Technical Architecture

Technical Architecture

Getting Started

Prerequisites

  • Python 2.7+
  • Node.js 23+
  • pnpm

Quick Start

bash
git clone https://github.com/elizaos/eliza-starter.git
cd eliza-starter
cp .env.example .env
pnpm i && pnpm build && pnpm start

Released under the MIT License.