Skip to content

RedStoneCoin/red-explorer-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red-Blockchain-Explorer

Block explorer for redstone.

Installation

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

Development

Devs: @devopsralf Adapted to redstone: @leocornelius

Donate:

Note

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

About

Block Explorer for Avrio CryptoNight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • HTML 9.3%
  • Other 0.6%