- Node 18+ (TypeScript) or Python 3.10+ (Python)
- A CDP API key (free to create)
- An LLM API key (OpenAI or compatible)
Install AgentKit
- TypeScript
- Python
Terminal
Terminal
Configure your API keys
Open.env and fill in your credentials:
.env
Create a wallet
AgentKit creates and manages a wallet through the CDP API. On first run, the scaffolded project automatically creates a wallet and saves it locally:- TypeScript
- Python
index.ts
Check your balance
- TypeScript
- Python
Send a transaction
- TypeScript
- Python
Run the agent
Start the interactive chatbot that the scaffold provides:- TypeScript
- Python
Terminal
Next steps
Wallet setup
Learn about CDP Agentic Wallet options and production configuration.
x402 payments
Let your agent pay for API access per-request using stablecoins.
LangChain integration
Combine AgentKit with LangChain for more complex agent workflows.
Identity with SIWA
Register and verify your agent’s identity onchain.