Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 587 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 587 Bytes

CDP Agentkit Extension - Langchain Toolkit

CDP integration with Langchain to enable agentic workflows using the core primitives defined in cdp-agentkit-core.

This toolkit contains tools that enable an LLM agent to interact with the Coinbase Developer Platform. The toolkit provides a wrapper around the CDP SDK, allowing agents to perform onchain operations like transfers, trades, and smart contract interactions.

For Python, see cdp-langchain/python. For TypeScript, see cdp-langchain/typescript.