bitcoinjs / bitcoinjs-lib

A javascript Bitcoin library for node.js and browsers.
MIT License
5.62k stars 2.09k forks source link

How do I connect to my local running full bitcoin core node #1227

Closed shrishjain closed 5 years ago

shrishjain commented 5 years ago

Hello there,

I am running full bitcoin core node on my box, and I want to develop Javascript code to createwallet/get Balance/Make transfer.

I wanted to check if I can use bitcoinjs-lib and configure it to connect to my local running node for all transactions?

THanks, Shrish

dcousens commented 5 years ago

bitcoinjs-lib is a library, not a software service or application. You can write your own software to connect to your running node... see https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs