Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.
/ witness Public archive

Implements a distributed not-necessarily-timestamped witnessing service.

Notifications You must be signed in to change notification settings

passcod/witness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Witness

Implements a distributed non-timestamped witnessing service.

Build

External Dependencies

Building

$ git clone git://github.com/passcod/witness
$ cd witness
$ git submodule init
$ git submodule update
$ mkdir build && cd build
$ cmake ..
$ make
$ make test
$ bin/server

About

Implements a distributed not-necessarily-timestamped witnessing service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages