The bitcoin blockchain API powering Insight
Go to file
2017-08-03 01:46:47 -04:00
config Initial Commit 2017-08-02 14:51:06 -04:00
lib Stubbed insight API 2017-08-02 18:23:27 -04:00
models Stubbed insight API 2017-08-02 18:23:27 -04:00
test Added Utils, db, and updated block schema 2017-08-02 17:02:01 -04:00
.eslintrc.json Initial Commit 2017-08-02 14:51:06 -04:00
.gitignore Initial Commit 2017-08-02 14:51:06 -04:00
index.js Reverted async await to promise. 2017-08-03 01:46:47 -04:00
package-lock.json Initial Commit 2017-08-02 14:51:06 -04:00
package.json Added Readme. 2 command install 2017-08-02 18:36:01 -04:00
README.md Added Readme. 2 command install 2017-08-02 18:36:01 -04:00

Bcoin - Bitcore - Insight

Rebuilt Bitcore with Bcoin engine and Insight API sitting on top of Mongo.

Requirements

Mongodo running on your system

Usage

npm install npm start

Logging is current defaulting to debug during dev. Bitcore logging is preceded by a timestamp. Bcoin logging with [info]