copy the other repo and make packages install.
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user