Giter Club home page Giter Club logo

explorer's Introduction

AMO Block Explorer

Block explorer for AMO

  • Subscribe block events including new block event and new tx event via websocket JSON RPC
  • Show block information (hash, height, number of tx, timestamp, parent hash, miner)
  • Show tx information (hash, from, to, timestamp, amount, block hash)

Quick-start

  • Install node.js (recommend LTS)
  • Install dependencies by running:
npm install --no-optional
  • Run the app by running:
npm start
  • A daemon will start on localhost at port 3000.
  • In desktop-class OSes, app will automatically launch a default web browser window.

Production build

npm run build

explorer's People

Contributors

lbird avatar goofcode avatar h0n9 avatar dependabot[bot] avatar

Watchers

James Cloos avatar

explorer's Issues

Use Home screen as a dashboard

Dashboard with periodic refreshing

  • network info
    • blockchain id
    • rpc node info
    • various versions
  • coin stat
    • (estimated) total amount of AMO coin
    • (estimated) total amount of stakes
  • blockchain stat
    • block height and tx stat (estimated TPS)
    • list of top validators sorted by effective stakes
  • peek blockchain progress
    • list of selected recent blocks and numbers of included txs in them
    • list of seledted recent txs

Faucet link not working

It may be a problem in explorer code or faucet recorder.js. Figure it out and fix it.
Environment:

  • chrome version??

User feedback for explorer

Several user feedback comments:

  • improve timestamp readability
  • use currency unit
  • transaction status?
  • brief explanation for AMO-specific technical terms
  • account tab readability: use hrs or tables
  • derive encryption key from user-supplied passphrase
  • make it mobile-friendly

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.