Skip to content

duniter/wotb

Repository files navigation

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