https://github.com/blockchainsource/go-opentimestamps
Go library for opentimestamps.org
https://github.com/blockchainsource/go-opentimestamps
bitcoin opentimestamps
Last synced: 2 months ago
JSON representation
Go library for opentimestamps.org
- Host: GitHub
- URL: https://github.com/blockchainsource/go-opentimestamps
- Owner: BlockchainSource
- License: apache-2.0
- Created: 2017-02-16T07:58:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T04:22:25.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T17:14:01.716Z (2 months ago)
- Topics: bitcoin, opentimestamps
- Language: Go
- Homepage:
- Size: 42 KB
- Stars: 15
- Watchers: 4
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# go-opentimestamps
Go port of https://github.com/opentimestamps/python-opentimestamps.
Developed by Blockchain Source GmbH
# Done
* Byte-level serialization format
* Timestamp parsing
* Creating pending timestamps
* Upgrading pending timestamps
* Bitcoin Timestamp verification# To do
* Support for multiple timestamp servers
* Proper timestamp merging (on upgrade)
* More conformant serialization (sorting)# License
Apache 2.0