All Projects → turtlecoin → turtle-explorer-js

turtlecoin / turtle-explorer-js

Licence: GPL-3.0 license
Block Explorer for TurtleCoin

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Note: This repository is currently unmaintained. If you want to take over the maintenance and support of this project, let us know!

TurtleCoin-Blockchain-Explorer

Block explorer for TurtleCoin CryptoNote based cryptocurrency.

Installation

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

Development

Devs: @devopsralf

Donate: [TRTL] TRTLv2RCPuD7AaaVpQkRPF59MMLx5WW3qFxwJz4Doy7dHhNA6UuQjEpLL3rpUQS4RXdQn8fb4P1XC3K62GeJjGgG8DP9LNaTrNL

Note

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].