Skip to content

Commit 784ba6c

Browse files
Merge pull request #90 from coinbase/amie/update-keysUrl
Update `keysUrl` in docs to `https://keys-beta.coinbase.com/connect`
2 parents 4fa4b03 + 33056a7 commit 784ba6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/guides/spend-permissions/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export async function getSpenderBundlerClient() {
170170

171171
### Configure the Smart Wallet URL
172172

173-
In `providers.tsx`, update the value of `keysUrl` to be `"https://wallet.chameleon.systems"`.
173+
In `providers.tsx`, update the value of `keysUrl` to be `"https://keys-dev.coinbase.com/connect"`.
174174
This will point your app to connect to our public dev environment for smart wallet connections.
175175

176176

0 commit comments

Comments
 (0)