-
Notifications
You must be signed in to change notification settings - Fork 322
Add dapp key command to create wallets #37
New issue
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
Comments
Hmmmmm I don't know if this should be in Also it would have to be |
Yeah... it should be in |
Yeah, I think the right answer is probably to either add this to Or... maybe I actually think for example |
Hmm, The |
Thursday Mar 15, 2018 at 23:09 GMT
Originally opened as dapphub/dapp#86
dapp key --help
dapp key --keystore path
(will prompt for password)dapp key --keystore path --password file
default keystore
~/.ethereum/keystore
can be used with
ETH_KEYSTORE
andETH_PASSWORD
forseth
compatibilitynanexcool included the following code: https://github.com/dapphub/dapp/pull/86/commits
The text was updated successfully, but these errors were encountered: