Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 361 Bytes

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