/wotb

C++ Web of Trust computations for Node.js

Primary LanguageC++GNU General Public License v3.0GPL-3.0

wotb Build Status

wotb is a Node.js addon written in C++ making Web-of-Trust computations for Duniter project.

Test it

git clone https://github.com/duniter/wotb.git
cd wotb
npm install
npm test

Usage:

See test.js