Block explorer for BBSCoin CryptoNote based cryptocurrency.
- 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
- Just upload to your website and change 'api' variable in config.js to point to your daemon.