Author

Topic: Remote wallet.dat and bitcoind (Read 145 times)

brand new
Activity: 0
Merit: 0
August 04, 2018, 05:41:21 PM
#5
ok try edit bitcoin.conf or regtest equivalant

proxy=172.31.32.200 ( server ip address)
newbie
Activity: 5
Merit: 2
August 04, 2018, 05:14:00 PM
#3
Ah, see the -disablewallet option for bitcoind ... that will disable the wallet and allow bitcoind to be a proxy for all rpc requests as desired ... the only question then have is how do we run a client that has just the wallet management capability and proxies requests via bitcoind
newbie
Activity: 5
Merit: 2
August 04, 2018, 04:15:38 PM
#2
Thanks for the response ... just want to clarify - dont want to share the wallet.dat ... want bitcond just to be a rpc server while have the wallet on another node
newbie
Activity: 5
Merit: 2
August 04, 2018, 02:59:15 PM
#1
Hello all;

Was able to setup bitcoind in a local test mode (regtest) to explore the bitcoin json-rpc protocol. Starting bitcoind also creates/manages the wallet.dat. Is it possible to setup/create/manage the wallet.dat on another node (remote) and setup bitcoind as just a json-rpc proxy to send/receive bitcoin requests ?

Thanks in advance
Jump to: