Advertisement
Guest User

Untitled

a guest
Apr 16th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. awake@xps-dev:~$ echo "test" > test.txt
  2. awake@xps-dev:~$ ipfs add test.txt
  3. added QmeomffUNfmQy76CQGy9NdmqEnnHU9soCexBnGU3ezPHVH test.txt
  4. 5 B / 5 B [===========================================================================================================================================] 100.00%awake@xps-dev:~$ echo QmeomffUNfmQy76CQGy9NdmqEnnHU9soCexBnGU3ezPHVH | elcid d
  5. dag-pb sha2-256 f4ad8a3bd3189da2ad909ee41148d6893d8c629c410f7f2c7e3fae75aade79c8
  6. awake@xps-dev:~$ sha256sum test.txt
  7. f2ca1bb6c7e907d06dafe4687e579fce76b37e4e93b7605022da52e6ccc26fd2 test.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement