Rebellious and ERC20 tokens viewer.
Easy to view tokens and custom data. Users first.
Support tokens developed with Ethereum's ERC20 (before known as EIP20) standard.
Provides Widgets for websites.
Online version at Rebellious.io
Samples and instructions for widget usage
Clone repository into separate webserver's directory.
cd /var/www
mkdir rebl_explorer
git clone https://github.com/RebelliousToken/RebelliousExplorer.git rebl_explorer
Make sure your web server supports .htaccess and mod_rewrite.
Copy service/config.sample.php
to service/config.php
and specify service addresses.