parent
9f5d3f0ee5
commit
352de7929b
|
@ -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)
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -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.
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue