Skip to content

TUNACOIN Blockchain explorer (scan.tunacoin.org)

License

Notifications You must be signed in to change notification settings

tunacoinnet/tunacoinscan

 
 

Repository files navigation

TUNACOIN SCAN - Base (w8.io)

TUNACOIN SCAN blockchain explorer based on PHP and SQLite.

Basic usage

  • first run (fast, minimal indexes): php w8_updater.php
  • indexer (after first run): php w8_updater.php indexer
  • run in background: php w8_updater.php
  • rollback (if needed): php w8_updater.php rollback <block_number>

Then route all to index.php except static folder.

About

TUNACOIN Blockchain explorer (scan.tunacoin.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.1%
  • Other 1.9%