Skip to content

Instantly share code, notes, and snippets.

@corck
Created July 11, 2018 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corck/b08d7071771b90144af13d557356f7da to your computer and use it in GitHub Desktop.
Save corck/b08d7071771b90144af13d557356f7da to your computer and use it in GitHub Desktop.
Get WIF from Neo Test Wallet
# 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