Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 507 Bytes

File metadata and controls

23 lines (12 loc) · 507 Bytes

EthExplorer (In Progress)

EthExplorer Screenshot

##License

The code in this branch is licensed under GPLv3 (see LICENSE file)

Code in the MIT branch is under the MIT License (shocker, amirite)

But seriously, license file has a TL;DR, at least look at that before using this code in a project

##Installation

git clone https://github.com/etherparty/explorer

npm install

bower install

npm start

Then visit http://localhost:8000 in your browser of choice