Created
July 11, 2018 07:39
-
-
Save corck/b08d7071771b90144af13d557356f7da to your computer and use it in GitHub Desktop.
Get WIF from Neo Test Wallet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Start docker (Repo: https://github.com/slipo/neo-scan-docker) | |
docker-compose up | |
# Start Neo prompt | |
np-prompt -p -v | |
# Open Wallet | |
open wallet neo-privnet.wallet | |
# Export WIF | |
export wif NEO_ADDRESS | |
-> PWD (coz) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment