Skip to content

AlanVerbner/lightweight-eth-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight Ethereum Explorer

This is a lightweight ethereum explorer that runs without db. It just grabs data using web3.js

TODO

  • Loading indicator
  • Error handling
  • Improve stats (blocks per second, gas limit, etc)
  • Allow users to select provider? That can be done with metamask
  • Fix gh-pages deploy (there is something wrong with the routes)
  • Look for FIXME and fix them :P
  • Tests
  • Use localstorage to cache N downloaded blocks
  • Complete this README

About

Lightweight Ethereum explorer based on Web3 for dev purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages