Omar Sagga
Omar Sagga
@qld-cf Just use the bitpay/bitcore v8.0.0 branch ([here](https://github.com/bitpay/bitcore/tree/v8.0.0)), it should work out of the box, let me know if you can't make it work!
@ww8912188 Just use the bitpay/bitcore v8.0.0 branch ([here](https://github.com/bitpay/bitcore/tree/v8.0.0)), it should work out of the box, let me know if you can't make it work!
@ww8912188 yeah I used to have all kinds of problems when installing the bitcore-node v5, but they seem to have fixed most of them in the new version (v8.0.0) that...
@m24927605 @ww8912188 Yes, if you really want to stick with v5 (since the API is slightly different between v5 and v8), I have this repo [here](https://github.com/osagga/bitcore-node-cash) that has a version...
Yeah the Sync takes a lot of time! Check this [fork](https://github.com/osagga/bitcore-node/tree/cash) (you can inspect the code edits, it's not much) that I made to work with bitcoin-abc. I haven't test...
@m24927605 Your second approach (v8.0.0) works, but it provides very limited API endpoints, it doesn't use the same end points that the insight-API is using. Also it's not that easy...
Yeah you can check this [fork](https://github.com/osagga/bitcore-node/tree/cash) of this node, it's only using `bitcore-lib-cash`, and it connects with a local bitcoin-abc 0.17.2.
try with python2.7