Files
opentimestamps/README.md
2023-09-18 16:29:42 -03:00

467 B

opentimestamps

Go port of https://github.com/opentimestamps/python-opentimestamps.

Copied from https://github.com/BlockchainSource/go-opentimestamps.

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