We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e979c3 commit a1c87a9Copy full SHA for a1c87a9
integrations/coinbase-langchain/README.md
@@ -1,6 +1,6 @@
1
-# Payment Agent
+# Coinbase-Langchain
2
3
-A sophisticated DeFi payment agent built using Coinbase's AgentKit and LangChain, operating over the XMTP messaging protocol.
+A DeFi agent built using Langchain and powered by CDP SDK, operating over the XMTP messaging protocol.
4
5
## Features
6
@@ -25,7 +25,7 @@ Follow these steps to get your payment agent up and running:
25
26
```bash
27
git clone https://github.com/ephemeraHQ/xmtp-agent-examples.git
28
- cd integrations/paymentagent
+ cd integrations/coinbase-langchain
29
```
30
31
2. **Install dependencies**:
0 commit comments