Skip to content

bitsbr/bitsbrexplorer

 
 

Repository files navigation

BITSBREXPLORER

Based on w8io is a fast and techie BITSBR 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

BITSBR blockchain explorer (explorer.bitsbr.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.0%
  • Other 2.0%