blavenie / wotb

C++ Web of Trust computations for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C++ Web of Trust computations for Node.js

License:GNU General Public License v3.0


Languages

Language:C++ 58.7%Language:JavaScript 39.6%Language:Python 1.3%Language:CMake 0.4%