You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/wallet-app/guides/chat-agents.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "Chat Agents in Coinbase Wallet"
2
+
title: "Chat Agents in Base App"
3
3
sidebarTitle: "Chat Agents"
4
4
---
5
5
@@ -21,7 +21,7 @@ Real Examples:
21
21
22
22
• Travel Planning Agent: "Book flight LAX to NYC under $300" and get instant booking with crypto payments, all in your group chat
23
23
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.
25
25
26
26
## Getting started
27
27
@@ -157,7 +157,7 @@ XMTP_ENV=production
157
157
```
158
158
159
159
2. Test on Coinbase Wallet:
160
-
• Open Coinbase Wallet mobile app
160
+
• Open Base Appmobile app
161
161
• Go to messaging
162
162
• Start conversation with your agent's address
163
163
• Verify functionality
@@ -166,7 +166,7 @@ XMTP_ENV=production
166
166
167
167
Give your agent a human-readable name:
168
168
169
-
**1. Import agent wallet to Coinbase Wallet extension:**
169
+
**1. Import agent wallet to Base Appextension:**
170
170
• Install Coinbase Wallet browser extension
171
171
• Import using your agent's private key
172
172
@@ -229,7 +229,7 @@ console.log(`
229
229
230
230
## Content types
231
231
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.
233
233
234
234
XMTP uses content types to define the structure and meaning of message types.
235
235
@@ -283,9 +283,9 @@ We'll outline the standard and custom XMTP content types you can utilize in your
0 commit comments