Search
# Wallet Management
This document mainly introduces how to config wallet on full node. Before starting this tutorial, please see Node - Installation to install gvite first.
Strongly NOT recommended:
- Using same address for both SBP address and SBP registration address
- Using same mnemonics to generate both SBP address and SBP registration address
# Create Wallet
# Start Full Node
Follow Full Node Installation to start a full node.
# Create a New Wallet
Execute the following command
This will give you below result
mnemonic
: Mnemonic phrase. Please keep it safeprimaryAddr
: Vite address at index 0 corresponding to the mnemonicfilename
: The location of the keyStore file
Run exit
to abort
# Recover Wallet from Mnemonic
Execute the following command
For example:
Now the keystore file "vite_981bca7a348de85bd431b842d4b6c17044335f71e5f3da59c0" has been regenerated under "~/.gvite/maindata/wallet/".