Skip to content

deemru/w8io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

169f3d6 · Dec 13, 2024
Dec 13, 2024
Oct 29, 2024
Aug 26, 2023
Sep 11, 2020
Jun 11, 2018
Jul 27, 2021
Apr 20, 2022
Nov 28, 2022
Nov 3, 2024
Nov 15, 2023
Mar 24, 2022
Jun 21, 2023
Dec 17, 2023
Nov 15, 2023

Repository files navigation

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.