w8io
w8io copied to clipboard
Waves Platform blockchain explorer (w8.io)
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.