maraoz / proofofexistence

Prove the existence of files using the bitcoin blockchain.
http://proofofexistence.com/
MIT License
229 stars 78 forks source link

Add shell script proofexist to submit hash only #31

Closed rsvp closed 9 years ago

rsvp commented 9 years ago

Register hash, or else give its timestamp and blockstamp. Stand-alone script is fully commented and also outputs the approriate site link.

Written pursuant to issue #20 by maraoz: allow submitting documents by hash (no file needed) https://github.com/maraoz/proofofexistence/issues/20

Passed test at https://git.io/victor $ ./proofexist # Will test hash given in API demo

rsvp commented 9 years ago

IGNORE THIS PR -- need to amend.