/node-bitcoin-explorer

Block explorer website using node-bitcoin-p2p.

Primary LanguageJavaScript

node-bitcoin-explorer

This is mostly intended as a demo application for node-bitcoin-p2p. It replicates most of the functionality of the popular Block Explorer website.

Installation

npm install bitcoin-p2p
npm install express
git clone git://github.com/justmoon/node-bitcoin-explorer.git

Usage

To start the server

node app.js

The application will be visible on http://localhost:3000/