Coder Social home page Coder Social logo

dinrx / explorer-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sthnaqvi/explorer

0.0 0.0 0.0 19.34 MB

Ethererum Blockchain Explorer to show the details of the blocks and transactions via web3- Realtime Price Ticker, etc.

Home Page: https://explorer.ethorbit.com

License: MIT License

JavaScript 63.27% HTML 32.89% CSS 3.84%

explorer-1's Introduction

ETH Block Explorer based off github.com/etherparty/explorer

ETH Block Explorer Screenshot

Demo

https://explorer.ethorbit.com/

License

The code in this branch is licensed under GPLv3 (see LICENSE file) Feel free to modify or reuse the code here.

Reddit

Discuss this project at: Reddit Page on /r/ethreum

Donations

ETH Address: 0x1BDA9C6A37ECd91940df1E7559A8403ecE9806D1

Installation

git clone https://github.com/sthnaqvi/explorer
npm install
bower install
npm start

Make sure to install geth as well for the ETH explorer to be able to function. Then run:

geth --rpc --rpcaddr localhost --rpcport 8545 --rpcapi "web3,eth" --rpccorsdomain "http://localhost:8000"

Then visit http://localhost:8000 in your browser of choice after you npm start the explorer

Updates since original etherpaty/explorer base:

  • Regular Expressions completed for Addresses, Block #s, and Transacions IDs (aka Search works great)
  • The theme is based off Bootstrap V3 for responsive design.
  • You can easily change from a cosmo or light theme utilizing https://bootswatch.com
  • There is a basic API implemented now as well as well as a Ethereum Blockchain Information page
  • Realtime ETH/USD Price Ticker
  • Realtime Ethereum Hashrate
  • Address Pages are integrated with Shapeshift to easily send a payment to an address.
  • Responsive design
  • Fontawesome Icons
  • Block Time Averages
  • Gas Prices/Limits
  • Total/Current Difficulty
  • Realtime latest blocks and recent transactions
  • Other random blockchain info stats were added

If you want to disable auto refresh/auto new block show, just comment line no 13-22 at: app/scripts/controllers/mainController.js

explorer-1's People

Contributors

sthnaqvi avatar metaspartan avatar fafrd avatar carsenk avatar thatguydan avatar eggsyz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.