Skip to content

Aikon77/Ethplorer

 
 

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.6%
  • PHP 27.3%
  • CSS 22.2%
  • HTML 5.7%
  • ApacheConf 0.2%