-
Notifications
You must be signed in to change notification settings - Fork 35
Rename Asset Hub to Polkadot / Westend Hub #572
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
Changes from all commits
1b4659d
84181e6
c5cf74d
d4bcf95
8a61bb3
5284a2f
9b9dcbf
07ec6ee
f9dafd0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,64 @@ | ||
--- | ||
title: Connect to Asset Hub | ||
description: Explore how to connect to different Asset Hub networks, configure your wallet, and obtain test tokens for developing and testing smart contracts. | ||
title: Connect to Polkadot | ||
description: Explore how to connect to Polkadot Hub, configure your wallet, and obtain test tokens for developing and testing smart contracts. | ||
--- | ||
|
||
# Connect to Asset Hub | ||
# Connect to Polkadot | ||
|
||
<div class="button-wrapper"> | ||
<a href="#" class="md-button connectMetaMask" value="westendAssetHub">Connect to Westend Asset Hub</a> | ||
<a href="#" class="md-button connectMetaMask" value="westendAssetHub">Connect to Westend Hub</a> | ||
</div> | ||
|
||
## Networks | ||
## Networks Details | ||
|
||
Developers can leverage Asset Hub across diverse networks, from TestNets to MainNet. This section outlines the network specifications and connection details for each environment. | ||
Developers can leverage smart contracts across diverse networks, from TestNets to MainNet. This section outlines the network specifications and connection details for each environment. | ||
|
||
=== "Westend Asset Hub" | ||
=== "Westend Hub" | ||
|
||
Network name | ||
``` | ||
Asset-Hub Westend TestNet | ||
```text | ||
Westend Asset Hub | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm not sure what sparked this change, but if making this change here we should probably be consistent, like do we need to also make this change in the MetaMask section of this page where it still uses There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This naming situation should probably be double-checked |
||
``` | ||
|
||
--- | ||
|
||
Currency symbol | ||
``` | ||
```text | ||
WND | ||
``` | ||
|
||
--- | ||
|
||
Chain ID | ||
``` | ||
```text | ||
420420421 | ||
``` | ||
|
||
--- | ||
|
||
RPC URL | ||
``` | ||
https://westend-asset-hub-eth-rpc.polkadot.io | ||
```text | ||
https://westend-asset-hub-rpc.polkadot.io | ||
``` | ||
|
||
--- | ||
|
||
Block explorer URL | ||
``` | ||
```text | ||
https://assethub-westend.subscan.io | ||
``` | ||
|
||
## Connect your Wallet | ||
## Connect Your Wallet | ||
|
||
### Metamask | ||
### MetaMask | ||
|
||
[MetaMask](https://metamask.io/){target=\_blank} is a popular wallet for interacting with Ethereum-compatible chains. It allows users to connect to test networks that support Ethereum-based smart contracts. However, it's important to emphasize that MetaMask primarily facilitates interactions with smart contracts, giving users access to various chain functionalities. | ||
|
||
To get started with MetaMask, you need to install the [MetaMask extension](https://metamask.io/download/){target=\_blank} and add it to the browser. Once you install MetaMask, you can set up a new wallet and securely store your seed phrase. This phrase is crucial for recovery in case you lose access. | ||
|
||
For example, to connect to the Westend Asset Hub TestNet via MetaMask, you need to follow these steps: | ||
For example, to connect to the Westend Hub TestNet via MetaMask, you need to follow these steps: | ||
eshaben marked this conversation as resolved.
Show resolved
Hide resolved
eshaben marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
1. Open the MetaMask extension and click on the network icon to switch to the Asset Hub Westend TestNet | ||
1. Open the MetaMask extension and click on the network icon to switch to the Westend Hub TestNet | ||
eshaben marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
{: .browser-extension} | ||
|
||
|
@@ -74,11 +74,11 @@ For example, to connect to the Westend Asset Hub TestNet via MetaMask, you need | |
|
||
{: .browser-extension} | ||
|
||
The steps in the preceding section can be used to connect to any Asset Hub chain by modifying the network specification and endpoint parameters. | ||
The steps in the preceding section can be used to connect to any chain by modifying the network specification and endpoint parameters. | ||
|
||
### Talisman | ||
|
||
[Talisman](https://talisman.xyz/){target=\_blank} is a specialized wallet for the Polkadot ecosystem that supports both Substrate and EVM accounts, making it an excellent choice for Asset Hub interactions. Talisman offers a more integrated experience for Polkadot-based chains while still providing Ethereum compatibility. | ||
[Talisman](https://talisman.xyz/){target=\_blank} is a specialized wallet for the Polkadot ecosystem that supports both Substrate and EVM accounts, making it an excellent choice for Polkadot Hub interactions. Talisman offers a more integrated experience for Polkadot-based chains while still providing Ethereum compatibility. | ||
|
||
To use Talisman with Polkadot Hub: | ||
|
||
|
@@ -95,19 +95,19 @@ After selecting the network, Talisman will automatically configure the necessary | |
|
||
## Test Tokens | ||
|
||
You will need testnet tokens to perform transactions and engage with smart contracts on any Asset Hub chain. Here's how to obtain Westend Asset Hub (WND) tokens for testing purposes: | ||
You will need testnet tokens to perform transactions and engage with smart contracts on any chain. Here's how to obtain Westend (WND) tokens for testing purposes: | ||
|
||
1. Navigate to the [Polkadot Faucet](https://faucet.polkadot.io){target=\_blank}. If the desired network is not already selected, choose it from the Network drop-down | ||
|
||
2. Copy your MetaMask address linked to Westend Asset Hub and paste it into the designated field | ||
2. Copy your MetaMask address linked to Westend and paste it into the designated field | ||
|
||
 | ||
|
||
3. Click the **Get Some WND** button to request free test WND tokens. These tokens will be sent to your MetaMask wallet shortly | ||
|
||
 | ||
|
||
Now that you have obtained WND tokens in your MetaMask wallet, you’re ready to deploy and interact with smart contracts on the Westend Asset Hub! These tokens will allow you to pay for gas fees when executing transactions, deploying contracts, and testing your dApp functionality in a secure testnet environment. | ||
Now that you have obtained WND tokens in your MetaMask wallet, you’re ready to deploy and interact with smart contracts on Westend Hub! These tokens will allow you to pay for gas fees when executing transactions, deploying contracts, and testing your dApp functionality in a secure testnet environment. | ||
eshaben marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Where to Go Next | ||
|
||
|
@@ -119,15 +119,15 @@ For your next steps, explore the various smart contract guides demonstrating how | |
|
||
--- | ||
|
||
Explore the smart contract development and deployment process on Asset Hub using the Remix IDE. | ||
Explore the smart contract development and deployment process on Polkadot Hub using the Remix IDE. | ||
|
||
[:octicons-arrow-right-24: Build with Remix IDE](/develop/smart-contracts/dev-environments/remix/) | ||
|
||
- <span class="badge guide">Guide</span> __Interact with the blockchain with viem__ | ||
|
||
--- | ||
|
||
Use viem for interacting with Ethereum-compatible chains, to deploy and interact with smart contracts on Asset Hub. | ||
Use viem for interacting with Ethereum-compatible chains, to deploy and interact with smart contracts on Polkadot Hub. | ||
|
||
[:octicons-arrow-right-24: Build with viem](/develop/smart-contracts/libraries/viem/) | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.