hexonaut / bitcoin-transaction

Send Bitcoins from one wallet to another. This is designed to be as simple to use as possible.
MIT License
50 stars 37 forks source link

Bitcoin Cash #4

Open skram opened 6 years ago

skram commented 6 years ago

Would it be possible to use this library for Bitcoin Cash out of the box ?

hexonaut commented 6 years ago

Haven't looked into this, but I imagine it's as simple as adding a new network option. I welcome anyone who wants to submit a PR for this. It may be as easy as just adding endpoints such as those listed in the first response for pushtx: https://bitcoin.stackexchange.com/questions/60695/how-do-you-push-a-transaction-to-the-bitcoin-cash-network.