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