Skip to content
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

Update tutorial #19

Merged
merged 3 commits into from
Nov 13, 2024
Merged
Changes from 1 commit
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
4 changes: 3 additions & 1 deletion docs/tutorial/1-connect-to-asset-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ import {WestendNetworkButton, LocalNetworkButton} from '@site/src/components/Net

# Connect to Asset Hub

<iframe width="560" height="315" src="https://www.youtube.com/embed/mO0P-f8WmAo?si=YXi-xySRKBzh4gGS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Install the [MetaMask] browser extension, and click on the button below to connect to a network.
Alternatively, you can [manually add a custom network][add-network] using the settings provided below.

# Connect to Asset Hub Westend Testnet

Connect your MetaMask wallet to Asset Hub using the following link:

<WestendNetworkButton />
<br /><sub><sup>(Reload the page if the link does not work)</sup></sub>

<details>
<summary>Or add it manually</summary>
Expand Down