Skip to content

Add Tutorials for Solana Pay & SNS#2466

Merged
bgravenorst merged 9 commits intomainfrom
sns-guide
Nov 17, 2025
Merged

Add Tutorials for Solana Pay & SNS#2466
bgravenorst merged 9 commits intomainfrom
sns-guide

Conversation

@yashovardhan
Copy link
Member

@yashovardhan yashovardhan commented Nov 13, 2025

Add the tutorials for Solana Services wrt the livestream. Also fixes the private key call function which was updated recently.


Note

Adds SNS and Solana Pay tutorials and updates all docs/examples to use the private_key JSON-RPC method instead of eth_private_key.

  • Tutorials:
    • Add src/pages/tutorials/integrate-sns.mdx for integrating Solana Name Service with Embedded Wallets (resolve/register domains, primary domain display).
    • Add src/pages/tutorials/integrate-solana-pay.mdx for integrating Solana Pay QR payments with Embedded Wallets.
  • Key Export/SDK Docs:
    • Replace eth_private_key with private_key across docs and code samples in embedded-wallets/dashboard/advanced/key-export.mdx, embedded-wallets/sdk/js/_ethereum-integration-snippets.mdx, and embedded-wallets/sdk/node/private-key.mdx.
    • Align examples and method tables with the new private_key JSON-RPC method.

Written by Cursor Bugbot for commit 10f9443. This will update automatically on new commits. Configure here.

@yashovardhan yashovardhan requested review from a team as code owners November 13, 2025 20:51
@vercel
Copy link

vercel bot commented Nov 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Nov 17, 2025 2:18am

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
alexandratran
alexandratran previously approved these changes Nov 15, 2025
bgravenorst
bgravenorst previously approved these changes Nov 16, 2025
Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link currently requires localhost

Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
@alexandratran alexandratran dismissed stale reviews from bgravenorst and themself via 3f477a4 November 17, 2025 02:03
Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bgravenorst bgravenorst merged commit 0af3572 into main Nov 17, 2025
18 checks passed
@bgravenorst bgravenorst deleted the sns-guide branch November 17, 2025 02:26
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