Skip to content

galax-money/Galax-Blockchain-Explorer

 
 

Repository files navigation

Galax-Blockchain-Explorer

Block explorer for Galax CryptoNote based cryptocurrency.

Installation

  1. It takes data from daemon galaxd. It should be accessible from the Internet. Run galaxd with open port as follows:
./galaxd --restricted-rpc --enable-cors=* --enable-blockchain-indexes --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 Galax CryptoNote based cryptocurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.7%
  • JavaScript 15.7%
  • CSS 9.6%