Coder Social home page Coder Social logo

block-explorer's Introduction

GitHub license Node Version Travis (.org) Telegram

Elph Block Explorer is a light weight client application that connects to a specified Elph Plasma Chain. Blocks and transactions that were made on the side chain can be observed.

The explorer is primarily meant to showcase the speed, and efficiency of the Elph Network when compared to the Ethereum Mainnet.

screenshot

Demo

Elph Block Explorer is the official testnet block explorer for Elph Plasma Chain. We will periodically deploy updated versions as new features get developed.

Key Features

  • Comparison of Elph Testnet vs Ethereum Mainnet
  • Customizable Elph Plasma Chain endpoint for production / development testing
  • Live analysis of Transaction Speed and Network Capactiy on Elph Network & Ethereum
  • Elph Plasma Chain Block Visualization
    • Detailed Block information
    • Detailed Transaction information

Development

To clone and run this application, you'll need Git and Node.js. We also recommend using Yarn over NPM. From your command line:

# Clone this repository
$ git clone https://github.com/elphnetwork/block-explorer.git

# Go into the repository
$ cd block-explorer

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Note: At this time, the elph-sdk dependency is not yet deployed to NPM, please clone and follow those instructions to run the block explorer locally.

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Deployment

To deploy a production optimized version of the block-explorer:

# Build this repository
$ yarn build

# Install serve dependency
$ yarn global add serve

# Serve static folder
$ serve -s build

# Serving!
#   - Local:            http://localhost:5000
#   - On Your Network:  http://192.168.1.7:5000

Related

elph-sdk - Elph JS SDK to talk to the Elph Plasma Chain

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contact

Interested in getting touch with the Elph team? Feel free to join our telegram to ask any questions or share any feedback!

License

MIT

block-explorer's People

Contributors

sarat-ravi avatar tluthra avatar vamsikc avatar

Watchers

 avatar  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.