You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add SubWallet to the list of wallets that support Polkadot Hub.md (#826)
Hi, I'm Andy, SubWallet CM.
On behalf of the SubWallet team, we would like to add SubWallet to the list of wallets for Polkadot Hub. Please review and provide feedback at your earliest convenience.
Thank you!
* add subwallet
* add SubWallet
* Update develop/smart-contracts/wallets.md
Co-authored-by: Copilot <[email protected]>
* python3 scripts/generate_llms.py
* Update develop/smart-contracts/wallets.md
Co-authored-by: Nicolás Hussein <[email protected]>
* Update develop/smart-contracts/wallets.md
Co-authored-by: Nicolás Hussein <[email protected]>
* Update develop/smart-contracts/wallets.md
Co-authored-by: Nicolás Hussein <[email protected]>
* update images
* formatting wallets page
---------
Co-authored-by: Andy <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
3. Complete the necessary fields, then click the **Save** button (refer to the [Networks](/develop/smart-contracts/connect-to-polkadot#networks-details) section for copy and paste parameters)
32
+
3. Complete the necessary fields, then click the **Save** button (refer to the [Networks](/develop/smart-contracts/connect-to-polkadot#networks-details){target=\_blank} section for copy and paste parameters).
The steps in the preceding section can be used to connect to any chain by modifying the network specification and endpoint parameters.
41
41
42
+
### SubWallet
43
+
44
+
[SubWallet](https://www.subwallet.app/){target=\_blank} is a popular non-custodial wallet solution for Polkadot and Ethereum ecosystems. It offers seamless integration with Polkadot SDK-based networks while maintaining Ethereum compatibility, making the wallet an ideal choice for users and developers to interact with Polkadot Hub.
45
+
46
+
SubWallet now fully supports the [Polkadot Hub TestNet](/polkadot-protocol/smart-contract-basics/networks/#test-networks){target=\_blank} where developers can deploy and interact with Ethereum-compatible, Solidity smart contracts.
47
+
48
+
You can easily view and manage your Paseo native token (PAS) using the Ethereum RPC endpoint (Passet Hub EVM) or the Substrate node RPC endpoint (passet-hub).
49
+
50
+
??? code "Polkadot Hub TestNet"
51
+
You can see support here for Polkadot Hub's TestNet. The **Passet Hub EVM** network uses an ETH RPC endpoint, and the **passet-hub** uses a Substrate endpoint.
52
+
The ETH RPC endpoint will let you send transactions that follow an ETH format, while the Substrate endpoint will follow a Substrate transaction format.
53
+
Note the PAS token, which is the native token of the Polkadot Hub TestNet.
To connect to Polkadot Hub TestNet using SubWallet, follow these steps:
58
+
59
+
1. Install the [SubWallet browser extension](https://chromewebstore.google.com/detail/subwallet-polkadot-wallet/onhogfjeacnfoofkfgppdlbmlmnplgbn?hl=en){target=\_blank} and set up your wallet by following the on-screen instructions, or refer to our [step-by-step guide](https://docs.subwallet.app/main/extension-user-guide/getting-started/install-subwallet){target=\_blank} for assistance.
60
+
61
+
2. After setting up your wallet, click the List icon at the top left corner of the extension window to open **Settings**.
4. In the Manage network screen, either scroll down or type in the search bar to find the networks. Once done, enable the toggle next to the network name.
You are now ready to use SubWallet to interact with [Polkadot Hub TestNet](/develop/smart-contracts/connect-to-polkadot/#networks-details){target=\_blank} seamlessly!
[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.
45
80
46
-
To use Talisman with Polkadot Hub:
81
+
To use Talisman with Polkadot Hub TestNet:
47
82
48
-
1. Install the [Talisman extension](https://talisman.xyz/download){target=\_blank} and set up your wallet by following the on-screen instructions
83
+
1. Install the [Talisman extension](https://talisman.xyz/download){target=\_blank} and set up your wallet by following the on-screen instructions.
49
84
50
-
2. Once installed, click on the Talisman icon in your browser extensions and click on the **Settings* button:
85
+
2. Once installed, click on the Talisman icon in your browser extensions and click on the **Settings** button:
0 commit comments