Skip to content
forked from EverexIO/Ethplorer

Viewer of Ethereum tokens and transactions based on ERC20 standard.

License

Notifications You must be signed in to change notification settings

rude9/Ethplorer

This branch is 1512 commits behind EverexIO/Ethplorer:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f53d48 · May 10, 2017
Feb 24, 2017
Feb 24, 2017
Feb 24, 2017
Feb 24, 2017
Feb 24, 2017
Feb 22, 2017
Feb 24, 2017
Aug 26, 2016
May 10, 2017
Feb 8, 2017
Jul 28, 2016
Jul 28, 2016
Jul 28, 2016
Jul 28, 2016
Feb 23, 2017
Dec 21, 2016
Feb 23, 2017

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.7%
  • PHP 27.4%
  • CSS 22.2%
  • HTML 5.7%