Skip to content

Instantly share code, notes, and snippets.

@tuxcanfly
Last active August 12, 2020 12:55
Show Gist options
  • Save tuxcanfly/14a98bb0d57b82afcbbeb9187a86e23b to your computer and use it in GitHub Desktop.
Save tuxcanfly/14a98bb0d57b82afcbbeb9187a86e23b to your computer and use it in GitHub Desktop.
* beacon-chain data - sync ~/.eth2/beaconchain
deposit tx from command line:
bazel run //tools/sendDepositTx -- --httpPath=https://goerli.prylabs.net --keystoreUTCPath $PWD/w1 --passwordFile $PWD/password.txt --random-key --depositDelay 2 --depositContract 0x767E9ef9610Abb992099b0994D5e0c164C0813Ab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment