Skip to content

VIZ-Blockchain/viz-php-control-panel

Repository files navigation

VIZ.World Control Panel

Features

  • VIZ PHP blockchain client
  • Waterfall for block analysys
  • Plugins system for waterfall
  • JS actions for most VIZ features
  • Cache-layer in redis

Installation

git clone https://github.com/VIZ-World/viz-world-control-panel.git
cd viz-world-control-panel
git config core.fileMode false
cp config-example.php config.php
nano config.php

Dependencies