Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 349 Bytes

Boolberry-Blockchain-Explorer

Block explorer for Boolberry cryptocurrency.

Installation

  1. It takes data from daemon boolbd. It should be accessible from the Internet. Run boolbd with open port as follows:
./boolbd --restricted-rpc 
  1. Just upload to your website and change 'api' variable in config.js to point to your daemon.