Skip to content

Chimera-Project/block-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chimera-Blockchain-Explorer

Block explorer for Chimera CryptoNote based cryptocurrency.

Installation

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

Development

The Chimera Devs

Note

Derived from the Pixel coin explorer that was forked from The Karbovanets/Karbowanec-Blockchain-Explorer.

About

Block Explorer for The Chimera Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • HTML 9.3%
  • Other 0.6%