Skip to content

jordang7/Ethereum_Block_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Ethereum_Block_Explorer

Block explorer for Ethereum Mainnet, Rinkby and Ropsten, built using React

Getting Started

create a .env file within the client folder with the following variables:

REACT_APP_RINKBY_URL=<your url>

REACT_APP_MAINNET_URL=<your url>

REACT_APP_ROPSTEN_URL=<your url>

ALCHEMY urls were used during development/testing, but Infura should work as well.

About

Block explorer for Ethereum Mainnet, Rinkby and Ropsten, built using React

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors