deemru / w8io

Waves Platform blockchain explorer (w8.io)

Home Page:https://w8.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w8io

w8io is a fast and techie Waves Platform 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

Waves Platform blockchain explorer (w8.io)

https://w8.io

License:MIT License


Languages

Language:PHP 98.0%Language:CSS 1.0%Language:JavaScript 0.8%Language:Shell 0.2%