Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 369 Bytes

CryptoLuka-Blockchain-Explorer

Block explorer for CryptoLuKa CryptoNote based cryptocurrency.

Installation

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