Skip to content

Latest commit

 

History

History
 
 

CDP Agentkit

Release Notes PyPI - Downloads GitHub star chart Open Issues

The Coinbase Developer Platform (CDP) Agentkit simplifies bringing your AI Agents onchain!

Agentkit is powered by the CDP SDK

Every AI Agent deserves a Wallet!

Examples

Check out cdp-langchain/examples for inspiration and help getting started! Learn more about each one in its README.

  • Chatbot: Simple example of a Chatbot that can perform complex onchain interactions.

Repository Structure

CDP Agentkit is organized as a monorepo that contains multiple packages.

cdp-agentkit-core

Core primitives and framework agnostic tools that are meant to be composable and used via CDP Agentkit framework extensions. See CDP Agentkit Core to get started!

CDP Agentkit Extensions

CDP Agentkit integrations with popular AI frameworks.

cdp-langchain

Langchain Toolkit extension of CDP Agentkit. See CDP Langchain to get started!

Contributing

CDP Agentkit welcomes community contributions. See CONTRIBUTING.md for more information.

Contributors