Skip to content

Instantly share code, notes, and snippets.

@ralfr
Last active January 28, 2018 17:22
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 ralfr/f2dcfe4cb70ef7b85efab87c2640091e to your computer and use it in GitHub Desktop.
Save ralfr/f2dcfe4cb70ef7b85efab87c2640091e to your computer and use it in GitHub Desktop.
IOTA January 2018 Snapshot Verification
cd /home/iota/node/ixi
git clone https://github.com/iotaledger/Snapshot.ixi Snapshot
cd Snapshot
wget https://gist.githubusercontent.com/th0br0/8b92cfe79b89979c67efdc418ff55860/raw/08fd7246809c9d825a3ef6f9f6ba1292f652527e/20180128-validation.js
# Optionally correct port in line 3 of 20180128-validation.js
npm i request
systemctl restart iota
node 20180128-validation.js
# Add the output here: https://github.com/iotaledger/iri/pull/512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment