trustnet-graph

trustnet's graph data structure

Usage no npm install needed!

<script type="module">
  import trustnetGraph from 'https://cdn.skypack.dev/trustnet-graph';
</script>

README

trustnet-graph

Underlying graph data structure written for use with TrustNet. Basically a subset of python's jsnetworkx.

Note In the future, this could be replaced with a more well-supported graph datastructure, patches welcome.