transaction-submitter

transaction-submitter will receive signed envelopes, forward it to blockchain nodes, collect and return response

Usage no npm install needed!

<script type="module">
  import transactionSubmitter from 'https://cdn.skypack.dev/transaction-submitter';
</script>

README

transaction-submitter

The counter part of transaction-initiator. transaction-submitter will know the details about the blockchain network and will be waiting for incoming signed transactions to forward to the BC network.