edouardparis / ancre

Opentimestamp file reader :anchor:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ancre ⚓ [WIP]

License

A golang implementation of OpenTimestamps client

Ancre anchors checksums in time.

Install

Install the go programming language.

go get github.com/edouardparis/ancre
go install ./...

Test

go test ./...

Usage

Only reading .ots file is good enough implemented

ancre info examples/hello-world.txt.ots

About

Opentimestamp file reader :anchor:

License:MIT License


Languages

Language:Go 100.0%