Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/everexio/ethplorer into …
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
alexesnsk committed Feb 23, 2017
2 parents 78c925e + 70dcde1 commit 97d5428
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@ Explore sender, receiver and amount of transaction in token units.

[Online version at Ethplorer.io](https://ethplorer.io)

![alt tag](https://github.com/EverexIO/Ethplorer/blob/develop/images/ethplorer-home2.png)


# Widgets for third-party websites
![alt tag](https://github.com/EverexIO/Ethplorer/blob/develop/images/augur-widget.png)

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


# API

Documentation available at [WIKI pages ](https://github.com/EverexIO/Ethplorer/wiki/ethplorer-api).


# Installation

Clone repository into separate webserver's directory.
Expand All @@ -21,6 +35,7 @@ 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.

0 comments on commit 97d5428

Please sign in to comment.