devafrica / api-explorer

CPA Coin Explorer

Home Page:https://api.cryptopay.org.za

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CpaCoin Explorer

Block explorer for CpaCoin CryptoNote based cryptocurrency.

Installation

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

Development

Devs: @taegus @katz @devopsralf

Note

A lot of this code is from the great Karbovanets/Karbowanec-Blockchain-Explorer

About

CPA Coin Explorer

https://api.cryptopay.org.za

License:GNU General Public License v3.0


Languages

Language:JavaScript 86.1%Language:CSS 8.8%Language:HTML 5.1%Language:PHP 0.1%Language:SCSS 0.0%