Autonomous agent finance infrastructure on Stellar.
Lilly Protocol gives AI agents the primitives to hold wallets, settle payments, and operate with verifiable on-chain identity — so agent-to-agent and agent-to-service commerce can run safely at scale.
Website: agent-lily.online
Design: Figma — Lily Protocol
Pitch: YouTube
| Layer | Repository | Role |
|---|---|---|
| Contracts | lily-contracts |
Soroban smart contracts for identity, wallets, payments, and protocol config |
| Backend | lily-backend |
API services for agents, wallets, payments, and orchestration |
| Runtime | agentlily-runtime |
Execution layer for AgentLily instances — tasks, tools, and actions |
| SDK | lily-sdk |
TypeScript SDK for integrating Lily into Node.js applications |
| Frontend | lily-frontend |
Next.js application and contributor-ready UI foundation |
- Chain: Stellar / Soroban
- Contracts: Rust
- Services & SDK: TypeScript, Node.js
- App: Next.js, React
Open-source foundation work across the stack. Repositories are structured for contributors, with CI, typed APIs, and clear extension points while core protocol surfaces continue to mature.
- Pick a repository from the table above
- Read its
README,CONTRIBUTING, and open issues - Open a focused pull request against
main
Questions and proposals are welcome via GitHub Issues on the relevant repository.
