Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology.
Note: If you're looking for the Bitcore Library please see: https://github.com/bitpay/bitcore-lib
Before you begin you'll need to have Node.js v4 or v0.12 installed. There are several options for installation. One method is to use nvm to easily switch between different versions, or download directly from Node.js.
npm install -g bitcore
Spin up a full node and join the network:
npm install -g bitcore
bitcored