Skip to content

v1.0.0

Compare
Choose a tag to compare
@braydonf braydonf released this 04 Nov 20:15
· 14031 commits to master since this release

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: