Bitcoin-N / Bitcoin-N-Explorer

Block explorer for Bitcoin-N CryptoNote based cryptocurrency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Bitcoin-N-Blockchain-Explorer Block explorer for Bitcoin-N (bitcoin nova) CryptoNote based cryptocurrency.

http://explorer.bitcoinn.biz/

Installation

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

About

Block explorer for Bitcoin-N CryptoNote based cryptocurrency.

License:GNU General Public License v3.0


Languages

Language:HTML 74.5%Language:JavaScript 14.4%Language:CSS 8.7%Language:PHP 2.3%