Skip to content

cash2/cash2-block-explorer-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash2 Blockchain Explorer Website

https://blocks.cash2.org

Installation

  1. Run cash2d
    ./cash2d --restricted-rpc --enable-cors=* --rpc-bind-ip=0.0.0.0 --rpc-bind-port=12276

  2. Host your website and change 'api' variable in config.js to point to your server.

Credits

  • fancoder - Developper on cryptonote-universal-pool project.
  • Karbovanets - Karbowanec-Blockchain-Explorer project from which current project is forked.

License

Released under the GNU General Public License v3

http://www.gnu.org/licenses/gpl-3.0.html

About

Cash2 Block Explorer Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.4%
  • JavaScript 10.5%
  • CSS 6.4%
  • PHP 1.7%