Skip to content

hashratez/block-explorer

This branch is 89 commits ahead of, 6 commits behind turtle0x1/block-explorer:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2018
Jan 24, 2018
May 2, 2018
May 19, 2018
Apr 16, 2018
Jan 26, 2018
Jan 24, 2018
Mar 20, 2018
Jun 8, 2018
Apr 16, 2018
Jan 24, 2018
Apr 6, 2018

Repository files navigation

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

About

Block Explorer for TurtleCoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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