wotb

C binding for Web of Trust fast tools

Usage no npm install needed!

<script type="module">
  import wotb from 'https://cdn.skypack.dev/wotb';
</script>

README

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