Add a support page for wallet docs (#9229)

automerge
This commit is contained in:
Dan Albert 2020-04-01 11:37:52 -06:00 committed by GitHub
parent 9f5d3f0ee5
commit 352de7929b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 27 additions and 1 deletions

View File

@ -10,6 +10,7 @@
* [Paper Wallet Usage](paper-wallet/paper-wallet-usage.md) * [Paper Wallet Usage](paper-wallet/paper-wallet-usage.md)
* [Hardware Wallets](remote-wallet/README.md) * [Hardware Wallets](remote-wallet/README.md)
* [Ledger Hardware Wallet](remote-wallet/ledger.md) * [Ledger Hardware Wallet](remote-wallet/ledger.md)
* [Support / Troubleshooting](wallet/support.md)
* [Command Line Guide](cli/README.md) * [Command Line Guide](cli/README.md)
* [Install the Solana Command Line Tool Suite](cli/install-solana-cli-tools.md) * [Install the Solana Command Line Tool Suite](cli/install-solana-cli-tools.md)
* [Generate Keys](cli/generate-keys.md) * [Generate Keys](cli/generate-keys.md)

View File

@ -289,3 +289,7 @@ Refer to the following page for a comprehensive guide on delegating stake:
--- ---
{% page-ref page="../api-reference/cli.md" %} {% page-ref page="../api-reference/cli.md" %}
## Support
Check out our [Wallet Support Page](../wallet/support.md) for ways to get help.

View File

@ -59,4 +59,4 @@ anywhere you see an option or argument that accepts a `<KEYPAIR>`.
## Support ## Support
Email maintainers@solana.com Check out our [Wallet Support Page](../wallet/support.md) for ways to get help.

View File

@ -40,3 +40,7 @@ line tools](../remote-wallet/ledger.md).
- To interact with your Ledger wallet on our live network, please see our - To interact with your Ledger wallet on our live network, please see our
instructions on how to instructions on how to
[use a Ledger Nano S with the Solana command line tools](../remote-wallet/ledger.md). [use a Ledger Nano S with the Solana command line tools](../remote-wallet/ledger.md).
## Support
Check out our [Wallet Support Page](../wallet/support.md) for ways to get help.

View File

@ -0,0 +1,13 @@
# Support / Troubleshooting
If you have questions or are having trouble setting up or using your wallet
of choice, please make sure you've read through all the relevant pages in our
[Wallet Guide](README.md). The Solana team is working hard to support new
features on popular wallets, and we do our best to keep our documents up to date
with the latest available features.
If you have questions after reading the docs, feel free to reach out to us on
our [Telegram](https://t.me/solanaio).
For **technical support**, reach out to us on
[Discord](https://discordapp.com/invite/pquxPsq), using the #wallet-support
channel in our Community section.

View File

@ -35,3 +35,7 @@ to that address, **those tokens will be lost forever**.
##Troubleshooting ##Troubleshooting
If you are having trouble setting up your Trust Wallet app, check out their If you are having trouble setting up your Trust Wallet app, check out their
[Community Help Center](https://community.trustwallet.com/c/helpcenter) [Community Help Center](https://community.trustwallet.com/c/helpcenter)
## Support
Check out our [Wallet Support Page](../wallet/support.md) for ways to get help.