forge-sigchain

A library for testing Keybase's sigchain-processing software


Keywords
Keybase, sigchain
License
BSD-3-Clause
Install
npm install forge-sigchain@1.0.10

Documentation

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