-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
80 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,75 @@ | ||
# Connecting Wallets | ||
|
||
The Polkadot Developer Console allows you to connect various types of hardware wallets and web extensions. This feature enables you to interact with the Polkadot ecosystem securely using your preferred wallet. | ||
|
||
## Accessing the Wallet Connection Interface | ||
|
||
1. Look for the wallet icon (resembling a power plug) in the top-right corner of the Developer Console interface. | ||
2. Click on the "Connect Wallets" button to open the wallet connection interface. | ||
|
||
![Connect Wallets Button](/png/wallets/hero.png) | ||
|
||
## Wallet Connection Interface | ||
|
||
The wallet connection interface is divided into two main sections: | ||
|
||
1. Hardware Wallets | ||
2. Web Extensions | ||
|
||
### Hardware Wallets | ||
|
||
The following hardware wallets are currently supported: | ||
|
||
- [Polkadot Vault](https://vault.novasama.io/) | ||
- [Ledger](https://www.ledger.com/start) | ||
|
||
To manage these wallets: | ||
|
||
1. Click the "Manage" button next to the wallet you want to use. | ||
2. Follow the on-screen instructions to connect and set up your hardware wallet. | ||
|
||
### Web Extensions | ||
|
||
Various web extension wallets are listed, including: | ||
|
||
- [Talisman](https://talisman.xyz) | ||
- [Enkrypt](https://enkrypt.com) | ||
- [Fearless Wallet](https://fearlesswallet.io) | ||
- [PolkaGate](https://polkagate.xyz) | ||
- [Polkadot JS](https://polkadot.js.org/extension) | ||
- [SubWallet](https://subwallet.app) | ||
|
||
The status of each web extension is indicated as follows: | ||
|
||
- **+ Connect**: The extension is installed and ready to connect. | ||
- **Not Installed**: The extension is not currently installed in your browser. | ||
|
||
To connect a web extension wallet: | ||
|
||
1. If the extension is not installed, click on the wallet name to visit the official website and install it. | ||
2. Once installed, refresh the Developer Console page. | ||
3. Click the "+ Connect" button next to the installed wallet to establish the connection. | ||
|
||
## Managing Connected Wallets | ||
|
||
After connecting a wallet: | ||
|
||
- For hardware wallets, use the "Manage" button to access wallet-specific options and controls. | ||
- For web extensions, the "+ Connect" button will change to indicate the connected status. | ||
|
||
## Disconnecting Wallets | ||
|
||
To disconnect a wallet: | ||
|
||
1. Open the wallet connection interface. | ||
2. For hardware wallets, use the "Manage" options to disconnect. | ||
3. For web extensions, click on the connection status button to disconnect. | ||
|
||
## Troubleshooting | ||
|
||
If you encounter issues while connecting wallets: | ||
|
||
- Ensure your hardware wallet is properly connected and unlocked. | ||
- Check that your web extension is up-to-date and properly installed. | ||
- Refresh the Developer Console page and try connecting again. | ||
- Consult the specific wallet's documentation for additional troubleshooting steps. |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Resources | ||
|
||
Coming soon... | ||
Adding a chain to the Polkadot Developer Console allows you to expand the range of networks you can interact with. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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