Package: trustedtimestamping
Title: Create Trusted Timestamps of Datasets and Files
Description: Trusted Timestamps (tts) are created by incorporating a hash of a file or dataset into a transaction on the decentralized blockchain (Stellar network). 
    The package makes use of a free service provided by <https://stellarapi.io>.
Version: 0.2.6
Authors@R: 
    person(given = "Peter",
           family = "Muller",
           role = c("aut", "cre"),
           email = "ttspackage@gmail.com",
           comment = c(ORCID = "0000-0002-5748-6270"))
License: AGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.0.0)
Imports: digest, jsonlite, httr
BugReports: https://github.com/ttspackage/tts/issues
NeedsCompilation: no
Packaged: 2019-07-30 21:15:13 UTC; peter
Author: Peter Muller [aut, cre] (<https://orcid.org/0000-0002-5748-6270>)
Maintainer: Peter Muller <ttspackage@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-30 21:50:02 UTC
Built: R 4.2.0; ; 2022-03-22 15:42:15 UTC; unix
