Skip to content

This is a block explorer. In a minimalistical way, displays the latest blocks adding new ones in real time. This app uses Alchemy's api, express and react. Was made for Alchemy University

Notifications You must be signed in to change notification settings

josealfo/3.-Live-Eth-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live ETH BlockExplorer

A minimalistic deployment of an Ethereum's BlockExplorer for learning purposes.

This app demonstrate the working of the Ethereum blockchain. Lists current blocks updating them continously. Clicking on a block will show its transactions, and any of them will give you its details.

How to use

First clone this repository by entering in the desired location: git clone https://github.com/josealfo/3.-Live-Eth-Blockexplorer.git (a .zip file can also be obtained)

Then Start the server by running npm start in the project directory. This will start the server and will automatically open a browser window pointing to localhost:3000. You can also do it manually by openning your favorite browser.

About

This is a block explorer. In a minimalistical way, displays the latest blocks adding new ones in real time. This app uses Alchemy's api, express and react. Was made for Alchemy University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published