Skip to content

egamecash/eGameCash-Blockchain-Explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eGame Cash - Blockchain-Explorer

Block explorer for eGame Cash CryptoNote based cryptocurrency.

Installation

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

About

Block explorer for eGame Cash CryptoNote based cryptocurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.6%
  • JavaScript 15.2%
  • CSS 8.1%
  • PHP 2.1%