rustchain_create_wallet
Create a new RTC wallet for AI agents to manage blockchain tokens and interact with AI-generated content on the RustChain network.
Instructions
Create a new RTC wallet for an AI agent. Zero friction onboarding.
Args: agent_name: Name for the agent wallet (e.g., "my-crewai-agent"). Will be slugified to create the wallet ID.
Returns wallet ID and balance. If the wallet already exists, returns the existing wallet info. No authentication required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_name | Yes |