Created
April 30, 2017 17:31
-
-
Save simon-jentzsch/1a36ed50f191f5ea2eb88c15a54e5f13 to your computer and use it in GitHub Desktop.
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
# mv downloaded private key to keystore | |
mv Download/UTC-<MYKEY> ~/.ethereum/keystore | |
# start geth with console and | |
# then adjust and paste code from charging_example.js | |
geth console |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment