Skip to content

AxVultis/conceal-explorer

 
 

Repository files navigation

Conceal Explorer

Block explorer for Conceal CryptoNote based cryptocurrency.

Installation

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

Development

Devs: @taegus @katz @devopsralf

Note

A lot of this code is from the great Karbovanets/Karbowanec-Blockchain-Explorer

About

Conceal Explorer - CCX Block Explorer

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 8.1%
  • HTML 4.8%
  • Other 0.1%