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