Skip to content

Instantly share code, notes, and snippets.

@mallond
Last active November 11, 2018 13:38
Show Gist options
  • Save mallond/369c90885a2ae332fd3066c9df7b86ac to your computer and use it in GitHub Desktop.
Save mallond/369c90885a2ae332fd3066c9df7b86ac to your computer and use it in GitHub Desktop.
IOTA
ipfs add -r jelly "Recursively hash the jelly directory"
ipfs pin add <hashKey> "Pin the hash"
ipfs refs local "Show local stored hashes"
ipfs refs local | wc -l "Count local stored hashes"
ipfs config Addresses.API /ip4/172.31.87.113/tcp/5001
sudo systemctl stop ipfs
sudo systemctl start ipfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment