The Coinbase Developer Platform (CDP) AgentKit for Node.js simplifies bringing your AI Agents onchain. Every AI Agent deserves a crypto wallet!
-
Framework-agnostic: Common AI Agent primitives that can be used with any AI framework.
-
LangChain.js integration: Seamless integration with LangChain.js for easy agentic workflows. More frameworks coming soon!
-
Twitter (X) integration: Seamless integration of Langchain with Twitter (X) for easy agentic workflows.
-
Support for various on-chain actions:
- Faucet for testnet funds
- Getting wallet details and balances
- Transferring and trading tokens
- Registering Basenames
- Deploying ERC-20 tokens
- Deploying ERC-721 tokens and minting NFTs
- Buying and selling Zora Wow ERC-20 coins
- Deploying tokens on Zora's Wow Launcher (Bonding Curve)
Or add your own!
Check out cdp-langchain/examples for inspiration and help getting started!
- Chatbot: Simple example of a Chatbot that can perform complex onchain interactions, using OpenAI.
CDP AgentKit Node.js is organized as a monorepo that contains multiple packages.
Core primitives and framework-agnostic tools that are meant to be composable and used via CDP AgentKit framework extensions (ie, cdp-langchain
).
See CDP AgentKit Core to get started!
LangChain.js Toolkit extension of CDP AgentKit. Enables agentic workflows to interact with onchain actions. See CDP LangChain to get started!
Langchain Toolkit extension for Twitter (X). Enables agentic workflows to interact with Twitter, such as to post a tweet. See Twitter Langchain to get started!
CDP AgentKit welcomes community contributions. See CONTRIBUTING.md for more information.
The CDP AgentKit team takes security seriously. See SECURITY.md for more information.
- CDP AgentKit Documentation
- API Reference: CDP AgentKit Core
- API Reference: CDP AgentKit LangChain Extension
- API Reference: CDP Agentkit Twitter Langchain Extension
Apache-2.0