@coinmesh/bitcoind-adapter

You must have regtest bitcoind node running to run the specs. You can do this by running the following from the root of the project -

Usage no npm install needed!

<script type="module">
  import coinmeshBitcoindAdapter from 'https://cdn.skypack.dev/@coinmesh/bitcoind-adapter';
</script>

README

Bitcoind Adapter

Tests

You must have regtest bitcoind node running to run the specs. You can do this by running the following from the root of the project -

$ docker-compose up bitcoind