Skip to content

feat: add MetaMask and Dynamic SDK integration guide #1972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 14, 2025

Conversation

cxalem
Copy link
Contributor

@cxalem cxalem commented Apr 11, 2025

Introduces a new documentation file for integrating MetaMask SDK with Dynamic SDK in a Next.js application. The guide covers project setup, configuration, and usage examples, including wallet connection and status checks. It also outlines project structure and troubleshooting tips.

Description

Changes

  • Added a new section in the "Set up the project" part of the documentation
  • Introduced two setup options:
    1. Cloning the repository directly from GitHub
    2. The existing manual setup process
  • Maintained consistent formatting and style with the rest of the document

Why

This change improves the developer experience by:

  • Providing a quick-start option for developers who want to get started immediately
  • Offering flexibility in how developers can begin working with the MetaMask + Dynamic SDK integration
  • Making the documentation more accessible to developers with different preferences

Testing

  • Verified that the documentation formatting is consistent
  • Confirmed that the repository URL is correct and accessible
  • Ensured the installation commands are accurate

Related Links

Issue(s) fixed

Fixes #

Preview

Checklist

Complete this checklist before merging your PR:

  • If this PR contains a major change to the documentation content, I have added an entry to the top of the "What's new?" page.
  • The proposed changes have been reviewed and approved by a member of the documentation team.

Introduces a new documentation file for integrating MetaMask SDK with Dynamic SDK in a Next.js application. The guide covers project setup, configuration, and usage examples, including wallet connection and status checks. It also outlines project structure and troubleshooting tips.
@cxalem cxalem requested a review from a team as a code owner April 11, 2025 11:30
Copy link

vercel bot commented Apr 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metamask-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2025 5:31pm

Consolidates the introduction paragraph for clarity and removes redundant installation instructions for the MetaMask SDK. Updates the Providers component to utilize React Query and simplifies the setup process. Adjusts the documentation structure by renaming sections and enhancing troubleshooting tips.
…ved wallet connection handling. Updates the use of React Query and adjusts the component structure for better clarity and functionality. Ensures compatibility with the latest SDK features.
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

@cxalem cxalem merged commit 55aaff4 into main Apr 14, 2025
21 checks passed
@cxalem cxalem deleted the feat/metamas-dynamic-page branch April 14, 2025 10:05
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