Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 185 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 185 Bytes

node-sigchain

A node library to sync and process user sigchains

Here's an example of how to invoke it:

bin/main.js -f cson < examples/0.cson

Run tests

make test