Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add docs for checking account balance of a paper wallet #7384

Merged
merged 3 commits into from
Dec 9, 2019

Conversation

jstarry
Copy link
Contributor

@jstarry jstarry commented Dec 9, 2019

Problem

We don't have instructions for someone checking the balance of a paper wallet account?

Summary of Changes

  • Add a note in public key derivation to copy the public key to a USB stick
  • Write up instructions on how to get the balance from a paper wallet account
  • Add an example bash command for fetching the balance of a list of public keys

Fixes #

@jstarry jstarry requested review from garious and t-nelson December 9, 2019 22:32
t-nelson
t-nelson previously approved these changes Dec 9, 2019
Copy link
Contributor

@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I think just a little clarification on the URL specification and it's ready

Finally, to check the balance, run the following command:

```bash
solana balance <PUBKEY>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This assumes the correct RPC URL has been configured with solana set. Perhaps link to those instructions nearby

@mergify mergify bot dismissed t-nelson’s stale review December 9, 2019 23:08

Pull request has been modified.

@jstarry jstarry merged commit c02a14c into solana-labs:master Dec 9, 2019
@jstarry jstarry deleted the airgap-docs branch December 9, 2019 23:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants