Skip to content

turneor/Ytransfer-Bock-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ytransfer-Blockchain-Explorer Block explorer for Ytransfer CryptoNote based cryptocurrency.

Installation It takes data from daemon ytransferd. It should be accessible from the Internet. Run ytransferd with open port as follows: ./ytransferd --rpc-bind-ip=0.0.0.0 --rpc-bind-port=32888 Just upload to your website and change 'api' variable in config.js to point to your daemon. You will also need to go through the API pages and update the links to point to your daemon IP as well. The API pages are located in the "q/" directory, the index.php file must point to your daemon IP. You must change all 4 of them "hashrate" "reward" "supply" "height"