Skip to content

wrkzcoin/block-explorer-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WrkzCoin-Blockchain-Explorer

Block explorer for WrkzCoin CryptoNote based cryptocurrency.

Installation

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

Development

Donate: [Wrkz] WrkzRNDQDwFCBynKPc459v3LDa1gEGzG3j962tMUBko1fw9xgdaS9mNiGMgA9s1q7hS1Z8SGRVWzcGc8Sh8xsvfZ6u2wJEtoZB

Note

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 9.3%
  • Other 0.7%