Skip to content

bbscoin/bbscoin-blockchain-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBSCoin Blockchain Explorer

Block explorer for BBSCoin CryptoNote based cryptocurrency.

Installation

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

About

Block explorer for BBSCoin CryptoNote based cryptocurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.5%
  • PHP 3.6%
  • CSS 3.0%
  • JavaScript 0.9%