Skip to content

20dec/blockchain-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackRose-Blockchain-Explorer

Block explorer for BlackRose CryptoNote based cryptocurrency.

Installation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.1%
  • JavaScript 14.4%
  • CSS 9.1%
  • PHP 2.4%