Clean up paper/file system wallet docs (#9340)

* Add filesystem wallet page

* Move validator paper wallet instructions to validator page

* Remove paper wallet staking section

* Add steps for multiple fs and paper wallets

* Add keypair convention page and better multi-wallet example
This commit is contained in:
Dan Albert
2020-04-06 19:32:02 -06:00
committed by GitHub
parent 6b988155e1
commit c78b658a92
12 changed files with 338 additions and 327 deletions

View File

@@ -155,11 +155,3 @@ prebuilt binaries:
```bash
solana-install init
```
# Connect to a Cluster
After you have installed the command line tools, to interact with a live Solana
cluster, you need to
[configure your local tools to connect to a cluster](choose-a-cluster.md)
{% page-ref page="choose-a-cluster.md" %}