2
1
I have Successfully integrated Bitcoin To get payment so to verify Transaction from given address, I use
https://blockchain.info/multiaddr?active=$address|$address
, which is working for Bitcoin.
So now I want to integrate Bitcoin Cash. For Bitcoin cash what is the base URL from blockchain.info.
I search for this many places. I am not able to find a solution.
Plz suggest me to integrate for test net for bitcoin cash too.
Blockchain info doesn't have a Bitcoin Cash API. – MCCCS – 2018-04-03T07:37:07.917
Hello manoj, are you find any api for Bitcoin cash, if you find, please tell me which is you are using for Bitcoin cash – rajana sekhar – 2018-05-14T07:00:06.637
@rajanasekhar I am using bitcoincashjs library for bitcoin cash which supports test net, I am writing solution for this on answer section :) – manoj – 2018-05-20T04:26:03.020