Skip to content

cryptoluka/CryptoLuKa-Explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Block explorer for LuKa CryptoNote based cryptocurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.9%
  • JavaScript 14.5%
  • CSS 9.2%
  • PHP 2.4%