Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 307 Bytes

File metadata and controls

15 lines (11 loc) · 307 Bytes

Block Explorer

Author: Vikas Sah

Functionalities:

  1. get details about any block on rinkeby, ropsten, maintnet using block#
  2. get latest block on any network
  3. get details about a transaction from the txn hash
  4. get balance of any wallet

parcel index.html

node server/index.js