Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 1 addition & 17 deletions sdk/connect/javascript-wagmi.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
---
description: Quickstart guide for using the MetaMask SDK with a JavaScript and Wagmi dapp.
toc_max_heading_level: 3
sidebar_label: JavaScript + Wagmi (recommended)
keywords: [connect, MetaMask, JavaScript, Wagmi, SDK, dapp, Wallet SDK]
---

# Connect to MetaMask using JavaScript + Wagmi

Get started with MetaMask SDK in a JavaScript and Wagmi dapp.
You can [download the quickstart template](#set-up-using-a-template) or [manually set up the SDK](#set-up-manually) in an existing dapp.

<p align="center">
<!-- a href="https://metamask-wagmi-demo.vercel.app/" target="_blank" -->
<img src={require("../_assets/quickstart.jpg").default} alt="Quickstart" width="600px" class="appScreen" />
<!-- /a -->
</p>
I'm</p>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Frontmatter and page header replaced with garbage text

High Severity

The entire YAML frontmatter (including description, sidebar_label, keywords, toc_max_heading_level) and the page heading/intro content have been deleted and replaced with the nonsensical fragment I'm</p>. This removes the page title, metadata used for search/navigation, and the introductory section with the quickstart image. This appears to be an accidental edit that destroys critical documentation structure.

Fix in Cursor Fix in Web


## Prerequisites

Expand Down