Skip to content

Commit 3c0a0ec

Browse files
committed
updated chat agent
1 parent 2284ea7 commit 3c0a0ec

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/wallet-app/guides/chat-agents.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Chat Agents in Coinbase Wallet"
2+
title: "Chat Agents in Base App"
33
sidebarTitle: "Chat Agents"
44
---
55

@@ -21,7 +21,7 @@ Real Examples:
2121

2222
• Travel Planning Agent: "Book flight LAX to NYC under $300" and get instant booking with crypto payments, all in your group chat
2323

24-
Coinbase Wallet & XMTP are combining AI, crypto, and mini apps with secure messaging – to unlock use-cases never before possible. Secure group chats & DMs are the new surface area for developers.
24+
Base App& XMTP are combining AI, crypto, and mini apps with secure messaging – to unlock use-cases never before possible. Secure group chats & DMs are the new surface area for developers.
2525

2626
## Getting started
2727

@@ -157,7 +157,7 @@ XMTP_ENV=production
157157
```
158158
159159
2. Test on Coinbase Wallet:
160-
• Open Coinbase Wallet mobile app
160+
• Open Base Appmobile app
161161
• Go to messaging
162162
• Start conversation with your agent's address
163163
• Verify functionality
@@ -166,7 +166,7 @@ XMTP_ENV=production
166166
167167
Give your agent a human-readable name:
168168
169-
**1. Import agent wallet to Coinbase Wallet extension:**
169+
**1. Import agent wallet to Base Appextension:**
170170
• Install Coinbase Wallet browser extension
171171
• Import using your agent's private key
172172
@@ -229,7 +229,7 @@ console.log(`
229229
230230
## Content types
231231
232-
Coinbase Wallet supports various XMTP content types for rich messaging capabilities. This document outlines all supported content types, including custom types for Quick Actions and Intent.
232+
Base Appsupports various XMTP content types for rich messaging capabilities. This document outlines all supported content types, including custom types for Quick Actions and Intent.
233233
234234
XMTP uses content types to define the structure and meaning of message types.
235235
@@ -283,9 +283,9 @@ We'll outline the standard and custom XMTP content types you can utilize in your
283283
- Content Type: `xmtp.org/transactionReference:1.0`
284284
- Purpose: Share blockchain transaction info
285285
286-
### Coinbase Wallet Content Types
286+
### Base AppContent Types
287287
288-
There are content types developed by the Coinbase Wallet team for agents in Coinbase Wallet. Other XMTP clients may not support these content types.
288+
There are content types developed by the Base Appteam for agents in Coinbase Wallet. Other XMTP clients may not support these content types.
289289
290290
**Quick Actions (coinbase.com/actions:1.0)**
291291

0 commit comments

Comments
 (0)