MobiDAX / opendax

MobiDAX - World's First Cross-Platform Software Solution for deploying, customizing and maintaining Cryptocurrency and Fiat Trading Platforms
https://www.mobidax.io
Apache License 2.0
22 stars 38 forks source link

How to add blockchain from another server? #8

Open equisde opened 3 years ago

equisde commented 3 years ago

hello i'm not interested on ethereum and i just want to add bitcoin blockchain but from another server it is running the bitcoind and not in docker already configured to work with the server that is running opendax on this repo so how can i add bitcoin blockchain? i followed up a video but nothing about bitcoin found on app.yml so i dont know how to add the bitcoin blockchain any help?

MonkeyD-Core commented 2 years ago

try to add this line on the coin.conf

rpcallowip=0.0.0.0/0
rpcbind-0.0.0.0

coin-cli stop coind