Create and verify OpenTimestamps proofs
Project description
# python-opentimestamps
Python3 library for creating and verifying OpenTimestamps proofs.
## Installation
>From the PyPi repository:
pip3 install opentimestamps
## Structure
Similar to the author’s python-bitcoinlib, the codebase is split between the consensus-critical opentimestamps.core.* modules, and the non-consensus-critical opentimestamps.* modules. The distinction between the two is whether or not changes to that code are likely to lead to permanent incompatibilities between versions that could lead to timestamp validation returning inconsistent results between versions.
## Unit tests
python3 -m unittest discover -v
Additionally Travis is supported.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opentimestamps-0.2.0.1-py3-none-any.whl.
File metadata
- Download URL: opentimestamps-0.2.0.1-py3-none-any.whl
- Upload date:
- Size: 47.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bf371fedd7bd8b3f3e06dbaa2bb7ec3ace6066cd93d9f94d846d49d2f386cee
|
|
| MD5 |
dc19590a72bb0de9c4d11f6f3363cfc8
|
|
| BLAKE2b-256 |
5ab81af7807c1a93018be17e20e36523f917400d0b59fb9e863b25a89ad94c2d
|