# node-forge-sigchain **Repository Path**: mirrors_keybase/node-forge-sigchain ## Basic Information - **Project Name**: node-forge-sigchain - **Description**: A node library to sync and process user sigchains - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ```