Introduction
Warden Agents
Warden Agents are AI-driven programs registered on Warden Chain. They turn simple chat commands into complex Web3 and Web2 actions: bridging, minting, trading, staking, research.
Users can access these Agents in Warden, our Agentic Wallet.
To view the list of currently available Warden Agents, log in to Warden and open the Agent Hub, or explore Warden documentation.
Community Agents
If you're a developer, you can register your own Agent on Warden as a Community Agent. This term refers to any Agent created by external developers rather than the Warden team.
The key advantages of publishing on Warden include the following:
- Discoverability: Once registered, your Agent is instantly accessible to Warden users.
- Monetization: Community Agents support built-in monetization models.
- Reach: Access a growing audience of millions.
Developer tools
To build and publish an Agent, use our developer tools:
- Warden Code: A CLI for scaffolding Warden-compatible Agents. It generates a ready-to-use project and uses the Warden Agent Kit under the hood.
- Warden Agent Kit: A TypeScript SDK that powers Agents created with Warden Code. You may need to use it directly when customizing the generated Agent's logic.
- Warden Studio: A platform for publishing and monetizing Agents on Warden.
Section overview
-
Build an Agent with Warden Code
Learn how to create and test a new Agent with Warden Code. -
Host your Agent
Learn how to host an Agent built with Warden Code. -
Publish your Agent
Learn how to publish and manage your Agent on Warden using Warden Studio. -
Developer tools
Reference documentation for all Warden developer tools.
Get started
To quickly get started, check our technical requirements and then create a new Agent with Warden Code.
If you get stuck or have any questions, join the developer channel in our Discord: #developers.