is there any daemon available for bitcoin cash (eg-bitcoind for bitcoin)?

1

I am developing a pool for my client. i have already setup bitcoind for bitcoin but can't find daemon for bitcoin cash?

Ankit.karan99

Posted 2017-12-16T03:06:33.243

Reputation: 13

Answers

1

You can use Bitcoin ABC. But be careful because it is a fork of Bitcoin Core and uses most of the same code, including also naming its daemon bitcoind, so you should not install it on the same machine as Bitcoin Core.

Adam Millerchip

Posted 2017-12-16T03:06:33.243

Reputation: 925