Quantcast
Browsing latest articles
Browse All 2 View Live

Bitcore ZCash addresses conversion to t-address

I have an issue while creating simple zcash address: I am using the following network params: const bc = require("bitcore-lib") const zcashNetwork = { name: 'livenet', alias: 'mainnet', ... }; const...

View Article


Bitcore explorer insight testnet initialisation

I am using bitcore explorer and I want to initialize insight api in testnet. It has the following code. I try var insight = new Insight('testnet') but it is not working. What value for url should i...

View Article

Browsing latest articles
Browse All 2 View Live