added previous step for run sync blocks in documentation.

This commit is contained in:
Gustavo Cortez 2014-01-07 10:18:45 -03:00
parent cb57249d08
commit 54969b2f58

View File

@ -50,6 +50,15 @@ $ npm install -g bower
## API ## API
## Prerequisites
Get bitcore from github repository:
$ git clone https://github.com/bitpay/bitcore.git
$ cd bitcore
$ npm install
Run sync from mystery repository:
$ utils/sync.js
### Blocks ### Blocks
``` ```
/block/[:hash] /block/[:hash]