Add docs on wallets and generating keys (#8905)
* Add docs on wallets and generating keys * Directory wallet -> FS wallet * New section * Add instructions for receiving tokens * Add missing file * Reorg * Polish * Polish * Prefer solana-keygen * Polish * on -> in Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * wallets -> wallet Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * compare -> contrast Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * de-hyphenate Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * Update docs/src/cli/choose-a-wallet.md Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * typo Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * Update docs/src/cli/generate-keys.md Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * proof -> prove Co-Authored-By: Tyera Eulberg <teulberg@gmail.com> * Apply review feedback * Apply more review feedback * More review feedback Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Send and Receive Tokens
|
||||
# Command-line Guide
|
||||
|
||||
In this section, we'll describe how to create a Solana *wallet*, how to send
|
||||
and receive tokens, and how to participate in the cluster by delegating stake.
|
||||
|
Reference in New Issue
Block a user