Skip to content

Shows the latest blocks on Ethereum blockchain platform and their transactions

Notifications You must be signed in to change notification settings

keithkiarie/ethereum-BlockExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Explores the latest blocks on Ethereum blockchain platform and displays them together with the transactions in them

Dependencies

ethers.js (included in the html)
MetaMask (browser extension)
Node JS (serving the html)

Starting the web app

Install MetaMask browser extension
Download and install Node JS: https://nodejs.org/en/download/
In your command line / terminal navigate to the directory where the project is saved
Type 'npm start' into your command line / terminal
In your browser, navigate to 'http://localhost:8080/'

About

Shows the latest blocks on Ethereum blockchain platform and their transactions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published