lily-protocol

Autonomous agent finance backend for Lily Protocol on Stellar.

16
1
69% credibility
Found May 17, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Lily Backend is an open-source backend service that provides the infrastructure for creating and managing autonomous AI agents capable of handling financial operations. When developers deploy this service, they can register AI agents with specific capabilities (like payments or settlements), and each agent automatically receives a cryptocurrency wallet address on the Stellar network. The service includes security features like rate limiting and request validation, and provides endpoints for checking system health, listing registered agents, and creating new ones. It's designed as a foundation for building AI-powered finance applications where agents can operate independently.

How It Works

1
💡 You hear about autonomous AI agents handling money

Someone tells you about a new way for AI agents to manage finances independently on the Stellar network.

2
🖥️ You discover the Lily Backend service

You find this open-source project that lets developers set up the infrastructure to create and manage AI finance agents.

3
🚀 You launch the service with one click

Thanks to the ready-made setup, your backend service starts running immediately without any complicated configuration.

4
🤖 You register your first AI agent

You give your AI agent a name, describe what it does, and list its capabilities like handling payments or settlements.

5
Your agent gets its own wallet
📋
You check the agent list

You verify your agent is registered and see all its details including its new wallet address.

🔗
You connect the agent to your app

Other parts of your system can now communicate with your agent to trigger financial operations.

🎉 Your AI agent is ready for autonomous finance

Your agent can now independently handle tasks like USDC payments and settlements while you monitor everything through the health dashboard.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is lily-backend?

This is a TypeScript/Express backend serving as the foundation for Lily Protocol, an autonomous agent finance infrastructure on the Stellar blockchain. It exposes REST endpoints for agent provisioning, health monitoring, and request validation. The stack includes security middleware (Helmet, CORS, rate limiting), Zod-powered schema validation, and structured logging with Pino. Docker support is included for local development and deployment. Currently, the agents module functions as a reference implementation showing contributors how to structure backend features -- the actual autonomous agent finance logic is still being built.

Why is it gaining traction?

The appeal lies in the intersection of AI agents and blockchain payments on Stellar. Developers building autonomous agents that need wallet provisioning, USDC transfers, or settlement workflows have a starting point here. The modular architecture lowers the barrier for contributors, and the strict TypeScript setup with automated CI checks signals a production-minded approach. Docker-ready deployment means you can spin it up in minutes.

Who should use this?

Backend developers building on Stellar who want a head start on agent-facing APIs. Contributors interested in shaping autonomous agent finance infrastructure. Teams looking for a reference implementation of well-structured Express/TypeScript backends with proper validation and security middleware.

Verdict

With 16 stars and a credibility score of 0.699%, this is an early-stage project -- promising architecture but limited production readiness. The agents module is instructive rather than functional. Watch it if you're building on Stellar and want to influence agent finance infrastructure, but don't bet on it for production yet.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.