Skip to content

Lonero-Team/LNR-Explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lonero-Blockchain-Explorer

Blockchain explorer for Lonero

Installation

  1. It takes data from the daemon config. It should be accessible from the Internet. Run the daemon with an open port as follows:
./forknoted --config-file lonero.conf --restricted-rpc --enable-cors=* --enable-blockchain-indexes --rpc-bind-ip=0.0.0.0 --rpc-bind-port=34415
  1. Just upload to your website and change 'api' variable in config.js to point to your daemon.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.9%
  • JavaScript 11.9%
  • CSS 7.3%
  • PHP 1.9%