Atoma Network
Atoma Network provides the foundational privacy-preserving infrastructure for our autonomous agents.
Code Links
https://github.com/kamalbuilds/ava-the-ai-agent/blob/dev/server/src/services/ai/providers/atoma.ts#L23
https://github.com/kamalbuilds/ava-the-ai-agent/blob/dev/server/src/agents/sui-agent/index.ts#L23
https://github.com/kamalbuilds/ava-the-ai-agent/blob/dev/server/src/agents/sui-agent/index.ts#L102
BlueFin Atoma Agent - https://github.com/atoma-network/atoma-agents/pull/30
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
Last updated