Skip to content

monkeytips/block-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkeytips-Blockchain-Explorer

Block explorer for Monkeytips CryptoNote based cryptocurrency.

Installation

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

Development

Donate: Don't donate.

Note

All of this code is from the great Karbovanets/Karbowanec-Blockchain-Explorer & turtlecoin/block-explorer

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • HTML 9.2%
  • CSS 2.0%
  • PHP 0.3%