Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
/ stampery-lib Public archive

A basic Linux library to stamp files based on the blockchain.

License

Notifications You must be signed in to change notification settings

realeroberto/stampery-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

A basic Linux library to stamp files based on the blockchain

Warning

The Stampery API and Stamp.io services appear to have been suspended for maintenance for an undefined time.

Description

The library uses the Stampery API which allows to prove the existence, integrity and ownership of arbitrary data by anchoring (embedding) unique identifiers (hashes) of files and datasets into the Ethereum and Bitcoin blockchains.

Requirements

Usage

$ export API_CLIENT_ID=<your client ID>
$ export API_SECRET=<your secret key>

$ source stampery-lib

$ stamp <file>
5c6b36de4c7c43000408ff93

$ list_receipts_by_id 5c6b36de4c7c43000408ff93

A video clip demonstrating a typical usage pattern is available at https://youtu.be/8AtweGnW7Kk.

About

A basic Linux library to stamp files based on the blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages