forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Feb 18, 2022, 03:06 am

Title: Connect to custom bitcoind
Post by: Bitcoin on Feb 18, 2022, 03:06 am
Connect to custom bitcoind

I have a fully synchronized btc node on my network.


Which mobile apps (android) and desktop apps can I use to connect to this node without running a full node/ daemon on the desktop or mobile? And how would I do that?


I really want to just transact through the local node. Every App I have looked at so far runs their own local full node.


The idea is that the family can transact through one local full-node.


Edit: should have read the cli command options on bitcoin-qt


A simple:
bitcoin-qt.exe -connect mynodeIp -addnode mynodeIp


Creates two connections to the node and blocks all others


Source: Connect to custom bitcoind (https://bitcoin.stackexchange.com/questions/101663/connect-to-custom-bitcoind)