Lily Protocol Autonomous Agent Finance Infrastructure --- 1. Overview Lily Protocol is an on-chain financial infrastructure built on the Stellar network that enables AI agents (AgentLily) to own wallets, hold…
Lily Protocol
Autonomous Agent Finance Infrastructure
---
1. Overview
Lily Protocol is an on-chain financial infrastructure built on the Stellar network that enables AI agents (AgentLily) to own wallets, hold USDC, execute payments, and transact autonomously.
The protocol provides:
- AI agent wallet provisioning (AgentLily instances)
- Autonomous USDC payments
- Machine-to-machine settlement
- API and tool purchasing
- Agent identity infrastructure
---
2. Problem Statement
Traditional payment infrastructure relies on:
- Credit cards and manual billing
- Human authorization workflows
- Centralized payment providers
- Delayed settlement systems
- Limited support for micro-transactions
- AI agents cannot natively own programmable wallets
- Machine-to-machine commerce is difficult to automate
- Existing payment systems are not optimized for autonomous software
- Global access to payment infrastructure remains restricted
- Autonomous agents cannot independently purchase APIs or digital services
---
3. Solution
Lily Protocol introduces an autonomous wallet infrastructure model powered by AgentLily:
- Developers instantiate AI agents called AgentLily
- Each AgentLily is assigned a native Stellar wallet
- Agents receive programmable USDC balances
- AgentLily executes payments autonomously based on task logic
- APIs and digital tools can be purchased programmatically
- Transactions settle transparently on-chain
---
4. High-Level Architecture
mermaid
flowchart TD
A[Developer Application] --> B[Lily SDK]
B --> C[Lily Orchestrator]
C --> D[Wallet Provisioning Service]
C --> E[Payment Execution Engine]
C --> F[AgentLily Identity Layer]
D --> G[AgentLily Instance]
E --> H[Soroban Smart Contract]
H --> I[Stellar Network]
I --> J[Horizon Listener]
J --> K[(PostgreSQL Database)]
E --> L[API Marketplace]
E --> M[External Tool Providers]
C --> N[AI Model Layer]
N --> O[OpenAI / Claude / Gemini]
---
5. Repositories
| Repo | Description |
| ---------------------- | ------------------------------------------------------------------ |
| lily-frontend | Dashboard and developer-facing web application |
| lily-backend | Agent orchestration, wallet management, and payment services |
| lily-contracts | Soroban smart contracts for settlement and AgentLily wallet infra |
| lily-sdk | SDK for integrating autonomous payments into AI applications |
| agentlily-runtime | Runtime layer where AgentLily instances execute autonomous actions |
Members
-
Lily-Protocol
Lily Protocol is an on-chain financial infrastructure built on the Stellar network that enables AI agents (AgentLily) to own wallets, hold USDC, execute payments, and transact autonomously.
★ 28 1mo agoExplain → -
agentlily-runtime
Runtime layer where AgentLily instances execute autonomous actions
TypeScript ★ 17 1mo agoExplain → -
lily-frontend
Frontend dashboard and web application for LILY Protocol.
TypeScript ★ 17 1mo agoExplain → -
lily-sdk
No description.
TypeScript ★ 16 1mo agoExplain → -
lily-backend
Autonomous agent finance backend for Lily Protocol on Stellar.
TypeScript ★ 16 1mo agoExplain → -
lily-contracts
Production-oriented Soroban smart contracts for Lily Protocol on Stellar.
Rust ★ 13 1mo agoExplain → -
.github
About Lily Protocol
★ 2 1mo agoExplain →
No repos match these filters.