Skip to content

Node.JS script for importing unspent transaction outs to the Redis.

Notifications You must be signed in to change notification settings

BooBSD/node-bitcoin-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-bitcoin-bootstrap

Node.JS script for importing unspent transaction outs to the Redis.

Requirements

Installation

To install all dependencies please run the following command in the project folder:

npm install

Usage

Please make sure that your redis-server is running and run following command:

node importBlocks.js /path/to/bootstrap.dat

About

Node.JS script for importing unspent transaction outs to the Redis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published