Skip to content

warden-protocol/community-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warden Community Agents

This is a collection of Warden Community Agents and Tools built with TypeScript or Python.

💫 The Agent Builder Incentive Programme is live! Register now and get paid for building agents! Up to $10,000 in incentives for each agent in the Top 10 in the first month.

📚 Documentation

All documentation can be found in the docs/ directory.

If you get stuck or you need to get in touch, join the #developers channel on our Discord server.

🤖 Example Agents

Each agent in the agents/ directory is completely self-sufficient and comes with its own:

  • Dependencies and devDependencies
  • Configuration files
  • Build scripts
  • Tests (excluding starter templates)

Available Agents

Requirements

When building your agent for the incentive programme, you can implement any Web3 or Web2 workflowand any custom functionality. Your Agent can connect to APIs, use databases, tools, and so on.

To qualify for rewards, please keep in mind the following requirements and technical limitations:

  • At the moment, you must use LangGraph. Support for more frameworks is coming soon.
  • You can deploy your Agent on LangGraph Cloud or on your own infrastructure (learn more).
  • Make sure that your Agent is accessible through an API. No UI is required.
  • Make sure that you only have one Agent per LangGraph instance to keep your Agents separated.
  • For security reasons, Agents will not have access to users' wallets, nor will they be able to store any data on Warden infrastructure. These limitations will be removed in the next phase of Warden Agent Hub in the beginning of 2026.

We'll soon launch Warden Studio—a platform where you can register and monetize your Agent. Once it's available, you'll be able to add your Agent directly there, providing just the following:

  • Your agent's API URL and API key
  • The name, description, and skills
  • The avatar

Registering an Agent in Warden Studio

🌟 Community Agents and Tools

Awesome agents and tools built by the community! Add yours by submitting a PR to this README file.

Format: [Project Name](link): Short agent description

Agents

  • Travel DeFi Agent: LangGraph agent for travel planning and expense optimization using Gemini AI and DeFi strategies.

Tools & Resources

  • Your Tool: Description of what your tool does

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6