An open API service indexing awesome lists of open source software.

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

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