Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

plenteum/block-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plenteum-Blockchain-Explorer

Block explorer for Plenteum CryptoNote based cryptocurrency.

Installation

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

Development

Devs: @devopsralf

Note

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages