Skip to content

VIZ-Blockchain/viz-php-control-panel

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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