Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 259 Bytes

File metadata and controls

15 lines (9 loc) · 259 Bytes

BlockExplorer

BlockExplorer built in react Just like etherscan for ethereum Uses the Thunderclient eth apis to interact

First start Ganache and then connect it with RemixIDE Send some transactions on ganache

git clone

npm install or npm i

npm start