@vaporyjs/node-blockchain-server

A simple blockhain server that downloads blocks and serves them. It doesn't do state transitions and offers no API apart from the P2P layer.

Usage no npm install needed!

<script type="module">
  import vaporyjsNodeBlockchainServer from 'https://cdn.skypack.dev/@vaporyjs/node-blockchain-server';
</script>

README

node-blockchain-server

A simple blockhain server that downloads blocks and serves them. It doesn't do state transitions and offers no API apart from the P2P layer.