v1.0.0
This is a major release without any breaking API changes, however there are significant changes to the organization of modules. All of the core library functionality has been moved to bitcore-lib, and bitcore
is now a metapackage that includes bitcore-lib
, bitcore-node
, insight-api
and insight-ui
. Two new executables, bitcore
and bitcored
, can now be installed in your path globally to run a full node and block explorer in two commands:
npm install -g bitcore
bitcored
For more information please see: