edjchain

edjchain wrapper functions

Usage no npm install needed!

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

README

How to use base setup.

Start the blockchain network
  1. run sh startFabric.sh
Start the api (i.e node.js module)
  1. cd api then npm install to install node modules.
  2. node app.js