We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a command line interface for the major functions, such as returning public or private keys from a mnemonic
create
restore
root-key
account-key
payment-key
stake-key
payment-address
stake-address
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Create a command line interface for the major functions, such as returning public or private keys from a mnemonic
commands
wallet
create
a new wallet with a random mnemonicrestore
from mnemonickey
root-key
from mnemonic and optional passwordaccount-key
from root key and optional indexpayment-key
from account key and optional indexstake-key
from account key and optional indexaddress
payment-address
from account key and optional index and/or networkstake-address
from account key and optional index and/or networkThe text was updated successfully, but these errors were encountered: