Ava The DeFAI Agent
  • Introduction
  • Getting Started
    • Installation
    • Configuration
    • First Steps
    • Advanced Usage
  • Architecture
    • System Overview
    • Multi-Agent System
    • Communication Protocol
    • Security Model
  • Agents
    • Agent Overview
    • Task Manager Agent
    • Observer Agent
    • Executor Agent
    • Chain Specific Agents
      • Sonic Agent
      • Hedera Agent
      • Superchain Bridge Agent
      • Sui Agent
      • Zircuit Agent
    • SXT Analytics Agent
    • CDP Agent
    • Move Agent
    • Eliza Agent
    • Sei Money Market Agent
    • Protocol Specific Agent
      • Lit Agent Wallet
      • Safe Wallet Agent
      • Enso Agent
      • CoW Trading Agent
      • MarginZero Agent
  • Frontend
    • Overview
    • User Interface
    • Chat Interface
    • Portfolio Dashboard
    • Chain Selector
  • Server
    • Overview
    • API Endpoints
    • Event Bus
    • Storage System
  • Integrations
    • Overview
    • Atoma Network
    • Story Protocol
    • Enso Finance
    • Space and Time
    • Venice.AI
    • Brahma ConsoleKit
    • CoW Protocol
    • Superchain Bridge
    • Lit Protocol
    • Safe Wallet
  • Developers
    • API Reference
    • SDK Documentation
    • Plugin Development
    • Agent Development
    • Testing Guide
  • Support
    • Troubleshooting
    • FAQ
    • Contributing
    • Roadmap
Powered by GitBook
On this page
  • Code Links
  • Features
  • Private Compute Layer
  • Cross-Protocol Privacy
  • Atoma Sage Integration
  1. Integrations

Atoma Network

Atoma Network provides the foundational privacy-preserving infrastructure for our autonomous agents.

Code Links

  1. https://github.com/kamalbuilds/ava-the-ai-agent/blob/dev/server/src/services/ai/providers/atoma.ts#L23

  2. https://github.com/kamalbuilds/ava-the-ai-agent/blob/dev/server/src/agents/sui-agent/index.ts#L23

  3. https://github.com/kamalbuilds/ava-the-ai-agent/blob/dev/server/src/agents/sui-agent/index.ts#L102

  4. BlueFin Atoma Agent - https://github.com/atoma-network/atoma-agents/pull/30

  5. Cetus Atoma Agent - https://github.com/atoma-network/atoma-agents/pull/24

Features

Private Compute Layer

  • Secure execution of agent strategies without exposing user portfolio data

  • Zero-knowledge proofs for transaction verification

  • Private state management across multiple DeFi protocols

Cross-Protocol Privacy

  • Encrypted communication between agents using Atoma's privacy primitives

  • Secure aggregation of portfolio data across Sui ecosystem

  • Private order execution on DEXes without exposing user strategies

Atoma Sage Integration

  • AI-powered insights branded as "Powered by Atoma Sage"

  • Natural language processing for strategy explanation

  • Risk assessment and portfolio recommendations

  • Real-time market analysis with privacy guarantees

PreviousOverviewNextStory Protocol

Last updated 2 months ago