python3-opentimestamps

Python3 library for creating and verifying OpenTimestamps proofs
  https://github.com/opentimestamps/python-opentimestamps
  0
  no reviews



OpenTimestamps aims to be a standard format for blockchain timestamping. The format is flexible enough to be vendor and blockchain independent.

A timestamp proves that some data existed prior to some point in time. OpenTimestamps defines a set of operations for creating provable timestamps and later independently verifying them.

This package installs the library for Python 3.