-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from etherlinkcom/adding-network-manually
Combine manual info into a single section
- Loading branch information
Showing
2 changed files
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,15 @@ title: '💳 Connect your wallet to Etherlink' | |
|
||
import Figure from '@site/src/components/Figure'; | ||
|
||
## MetaMask | ||
## Connecting MetaMask | ||
|
||
The easiest way to connect your wallet to Etherlink is to go to [etherlink.com](https://etherlink.com) and connect to the faucet as described in [Get testnet XTZ on Etherlink](./get-testnet-xtz-on-etherlink). | ||
The easiest way to connect your MetaMask wallet to Etherlink is to go to [etherlink.com](https://etherlink.com) and connect to the faucet as described in [Get testnet XTZ on Etherlink](./get-testnet-xtz-on-etherlink). | ||
|
||
Otherwise, you can connect manually by creating a custom network in Metamask with these parameters: | ||
## Connecting wallets manually | ||
|
||
You can connect any wallet that supports custom networks, including [MetaMask](https://support.metamask.io/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC) and [Frame](https://docs.frame.sh/docs/Getting%20Started/Basics/Configuring%20Chains). | ||
|
||
Use these parameters in your wallet to connect to Etherlink: | ||
|
||
| Parameter | Value | | ||
| ------------------ | ---------------------------------------------------------------------------------------- | | ||
|
@@ -17,13 +21,3 @@ Otherwise, you can connect manually by creating a custom network in Metamask wit | |
| Chain ID | `128123` | | ||
| Currency Symbol | `XTZ` | | ||
| Block Explorer URL | [https://testnet-explorer.etherlink.com/](https://testnet-explorer.etherlink.com/) | | ||
|
||
For more information, see [How to add a custom network RPC](https://support.metamask.io/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC) in the MetaMask documentation. | ||
|
||
Then you should be able to select Etherlink Testnet as your network: | ||
|
||
<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" /> | ||
|
||
## Other Wallets | ||
|
||
You can use the above parameters with any wallets that support custom networks like [Frame](https://docs.frame.sh/docs/Getting%20Started/Basics/Configuring%20Chains). |
Binary file not shown.