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

improve wallet setup page, added pictures #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
34 changes: 16 additions & 18 deletions docs/quick-start/2-wallet-setup.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Wallet Setup
lang: en-US
keywords: [morph,ethereum,rollup,layer2,validity proof,optimistic zk-rollup]
description: Upgrade your blockchain experience with Morph - the secure decentralized, cost0efficient, and high-performing optimistic zk-rollup solution. Try it now!
keywords:
[morph, ethereum, rollup, layer2, validity proof, optimistic zk-rollup]
description: Upgrade your blockchain experience with Morph - the secure, decentralized, cost-efficient, and high-performing optimistic zk-rollup solution. Try it now!
---

## Wallet
Expand All @@ -17,34 +18,31 @@ TBD

### MetaMask


- Installation: MetaMask can be installed from their [official website](https://metamask.io/download/).
- Importing Configurations: To set up MetaMask for Morph Testnet, click the "add to wallet" button on the [https://explorer-holesky.morphl2.io/](Morph Holesky block explorer page). This will automatically import the chain ID and RPC URLs for the Morph Testnet.
- Importing Configurations: To set up MetaMask for Morph Testnet, click the "Add to wallet" button on the [Morph Holesky block explorer page](https://explorer-holesky.morphl2.io/). This will automatically import the chain ID and RPC URLs for the Morph Testnet.
- Using Ethereum Holesky Testnet: Morph Testnet utilizes the Ethereum Holesky testnet as its underlying L1, which is already configured in MetaMask by default. To access it, enable "Show/hide test networks" in the MetaMask network selection dropdown.

### Manual Network Configuration


### Manual network configuration

Currently, the Add to wallet links may not be compatible with all wallets yet. If you are having issues using them, you may need to manually add the Holesky Testnet and Morph by inserting the configuration details from the table below:

Currently, the "Add to wallet" links may not be compatible with all wallets yet. If you are having issues using them, you may need to manually add the Holesky Testnet and Morph by inserting the configuration details from the table below:

#### Network Configuration

:::tip Morph Sepolia Sunset

Morph Sepolia testnet is going to be sunset soon. We strongly suggest that you migrate to Morph Holesky testnet
Morph Sepolia testnet is going to be sunset soon. We strongly suggest that you migrate to Morph Holesky testnet.

:::

| Name | RPC Url(s) | Chain ID | Block explorer | Symbol |
| --------------------- | -------------------------------------------- | -------- | ----------------------------------- | ------ |
| Morph Holesky Testnet | https://rpc-quicknode-holesky.morphl2.io | 2810 | https://explorer-holesky.morphl2.io | ETH |
| Ethereum Holesky | https://ethereum-holesky-rpc.publicnode.com/ | 17000 | https://holesky.etherscan.io | ETH |
| Morph Sepolia Testnet | https://rpc-testnet.morphl2.io | 2710 | https://explorer-testnet.morphl2.io | ETH |
| Ethereum Sepolia | https://eth-sepolia-public.unifra.io | 11155111 | https://sepolia.etherscan.io | ETH |

| Name | RPC Url(s) | Chain ID | Block explorer | Symbol |
| -------- | -------------------------- | ------------- | ---------- | ------------------------------------ |
| Morph Holesky Testnet | https://rpc-quicknode-holesky.morphl2.io | 2810 | https://explorer-holesky.morphl2.io | ETH |
| Ethereum Holesky | https://ethereum-holesky-rpc.publicnode.com/ | 17000 | https://holesky.etherscan.io | ETH |
| Morph Sepolia Testnet | https://rpc-testnet.morphl2.io | 2710 | https://explorer-testnet.morphl2.io | ETH |
| Ethereum Sepolia | https://eth-sepolia-public.unifra.io | 11155111 | https://sepolia.etherscan.io | ETH |

You can also add the network automatically from [Chainlist](https://chainlist.org/?chain=11155111&search=morph&testnets=true) to add Morph testnet and Ethereum testnet.

![add-to-metamask](https://github.com/user-attachments/assets/c1429d43-a6b6-43c4-9466-f9c6a7a9e2a6)

You can also visit [chainlist](https://chainlist.org/?chain=11155111&search=morph&testnets=true) to add Morph testnet and Ethereum testnet.
![approve](https://github.com/user-attachments/assets/97b5b4d6-e78e-41dd-bbc6-716faacaa77e)