Skip to content

Gamerbit/Ethplorer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 4 commits ahead, 1511 commits behind EverexIO:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gamerbits Token Block Explorer - 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.2%
  • CSS 22.2%
  • HTML 5.7%
  • ApacheConf 0.2%