Skip to content

CroatApps/croatcoin-blockchain-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

croatcoin-blockchain-explorer

Block explorer for Croatcoin CryptoNote based cryptocurrency.

Installation

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

About

Block explorer for CROAT CryptoNote based cryptocurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 56.7%
  • HTML 35.4%
  • CSS 6.7%
  • PHP 1.2%