Skip to content

oALeixo/Niobio-Blockchain-Explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nióbio Cash -Blockchain-Explorer

Block explorer for Nióbio Cash CryptoNote based cryptocurrency.

Installation

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

About

Block explorer for Niobio CryptoNote based cryptocurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.9%
  • JavaScript 9.2%
  • CSS 2.5%
  • PHP 1.4%