• Welcome to forex.pm forex forum binary options trade. Please login or sign up.
 

Connect to custom bitcoind

Started by Bitcoin, Feb 18, 2022, 03:06 am

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bitcoin

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