Javascript REST API to connect the local bitcoin node

0

Is there any javascript API available to connect the local bitcoin node(regtest) for sending the transaction to the network(regtest)?

kitty

Posted 2019-07-30T06:30:57.253

Reputation: 1

This wrapper is good for me, but I don't have experience with javascript, try it bitcoin-core

vincenzopalazzo 2019-07-31T08:38:34.183

No answers