/explorer.vigcoin.org

Block explorer for BBSCoin CryptoNote based cryptocurrency.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

VIG Coin Blockchain Explorer

Block explorer for VIG Coin CryptoNote based cryptocurrency.

Installation

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