Aikon77 / Ethplorer

Viewer of Ethereum tokens and transactions based on ERC20 standard.

Home Page:https://ethplorer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethplorer

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

alt tag

Widgets for third-party websites

alt tag

[Samples and instructions for widget usage] (http://ethplorer.io/widgets)

API

Documentation available at WIKI pages .

Installation

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.

Configure

Copy service/config.sample.php to service/config.php and specify service addresses.

Disclaimer

By using Ethplorer code fully or partially, API, widgets or any other service on your website or app for commerce or non-profit activities, you hereby grant permission and allow us to use your business name and/or trademark in our marketing or advertising.

About

Viewer of Ethereum tokens and transactions based on ERC20 standard.

https://ethplorer.io

License:Apache License 2.0


Languages

Language:JavaScript 44.7%Language:PHP 27.3%Language:CSS 22.2%Language:HTML 5.7%Language:ApacheConf 0.2%