https://github.com/realeroberto/timestampy
Automatic timestamp generation on the blockchain.
https://github.com/realeroberto/timestampy
blockchain opentimestamps timestamp
Last synced: 3 months ago
JSON representation
Automatic timestamp generation on the blockchain.
- Host: GitHub
- URL: https://github.com/realeroberto/timestampy
- Owner: realeroberto
- License: mit
- Created: 2018-08-21T13:29:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T02:40:15.000Z (over 5 years ago)
- Last Synced: 2025-02-14T21:04:09.072Z (4 months ago)
- Topics: blockchain, opentimestamps, timestamp
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
============================================================
TimestamPy: Automatic timestamp generation on the blockchain
============================================================.. image:: https://img.shields.io/pypi/v/timestampy.svg
:target: https://pypi.python.org/pypi/timestampy.. image:: https://img.shields.io/travis/reale/timestampy.svg
:target: https://travis-ci.com/reale/timestampy.. image:: https://readthedocs.org/projects/timestampy/badge/?version=latest
:target: https://timestampy.readthedocs.io/en/latest/?badge=latestUsage
-----TimestamPy is based on the `OpenTimestamps`_ project and on the ``inotify`` Linux kernel facility.
Install the package as follows:
$ pip3 install timestampy
Then run:
$ timestampy
By default, TimestamPy will watch the ``~/timestampy`` folder; each time a file is created and/or moved into it, a timestamp will be created on the Bitcoin blockchain.
.. _OpenTimestamps: https://opentimestamps.org/