Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

28 lines (26 loc) · 1.21 KB

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