Skip to content

[Writer] Remove Turnkey callout from Wallets Quickstart (DOCS-54)#1248

Open
JackReacher0807 wants to merge 2 commits intomainfrom
docs/writer/remove-turnkey-quickstart-callout
Open

[Writer] Remove Turnkey callout from Wallets Quickstart (DOCS-54)#1248
JackReacher0807 wants to merge 2 commits intomainfrom
docs/writer/remove-turnkey-quickstart-callout

Conversation

@JackReacher0807
Copy link
Copy Markdown
Collaborator

Summary

Removes the Turnkey mention from the Smart Wallets SDK Quickstart callout. Privy is our recommended embedded wallet provider, so we're no longer calling out Turnkey alongside it in the Quickstart prose.

Turnkey remains a supported signer — the Turnkey signer page (content/wallets/pages/third-party/signers/turnkey.mdx) and its nav entry in docs.yml are untouched.

Change

File: content/wallets/pages/smart-wallets/quickstart/sdk.mdx (line 35)

Before:

This quickstart uses a local private key as an example. You can use any viem-compatible signer, including providers like Privy and Turnkey.

After:

This quickstart uses a local private key as an example. You can use any viem-compatible signer, including providers like Privy.

Scope check

Grepped content/wallets/pages/smart-wallets/quickstart/ for other Turnkey mentions — only this one callout existed.

Linear

Closes DOCS-54

Requested by Ava via Slack.

Privy is the recommended embedded wallet provider, so drop the
secondary Turnkey mention in the Smart Wallets SDK quickstart.
Turnkey remains a supported signer; nav and the Turnkey signer
page are unchanged.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Apr 22, 2026, 3:47 PM

Comment thread content/wallets/pages/smart-wallets/quickstart/sdk.mdx Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

🔍 Link Check

Status: ❌ Failed

Summary

Status Count
🔍 Total 7917
✅ Successful 6832
⏳ Timeouts 0
🔀 Redirected 407
👻 Excluded 676
❓ Unknown 0
🚫 Errors 1
⛔ Unsupported 1
Broken links (1) — click to expand

Errors per input

Errors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx

View workflow run

avarobinson added a commit that referenced this pull request Apr 22, 2026
…#1251)

* [Writer] Remove Turnkey recommendations from overview pages (DOCS-55)

Broaden the DOCS-54 cleanup (PR #1248) by removing Turnkey from overview,
quickstart, and signer-options pages where we recommend it alongside Privy.
The dedicated third-party Turnkey guide at
content/wallets/pages/third-party/signers/turnkey.mdx and its nav entry in
content/docs.yml are preserved, as is the redirect in content/redirects.yml.

* docs: Update overview.mdx

* docs: Apply suggestion from @avarobinson

* docs: Update custom-integration.mdx

* docs: Apply suggestions from code review

Co-authored-by: avarobinson <45052879+avarobinson@users.noreply.github.com>

---------

Co-authored-by: avarobinson <45052879+avarobinson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants