README
Butterfly Protocol Graph
TODO: description
Usage
const graph = require('@bproto/graph');
// TODO: DEMONSTRATE API
Graph API for the Butterfly Protocol
<script type="module">
import bprotoGraph from 'https://cdn.skypack.dev/@bproto/graph';
</script>
TODO: description
const graph = require('@bproto/graph');
// TODO: DEMONSTRATE API