Skip to content

creating an ethereum block-explorer#1

Open
Muktarsadiq wants to merge 1 commit intoalchemyplatform:mainfrom
Muktarsadiq:ethereum-blockexplorer
Open

creating an ethereum block-explorer#1
Muktarsadiq wants to merge 1 commit intoalchemyplatform:mainfrom
Muktarsadiq:ethereum-blockexplorer

Conversation

@Muktarsadiq
Copy link
Copy Markdown

in the app.js, i created a block explorer that display the latest block including features like the timestamp, number of transactions in the block and the total gas used used,

2: the acoounts.js: this is where we can serach for each ethereum address and get their balance to know how much each account holds.

3: the transactions tab: this displays each transaction in the particular block and also some more information on each particular transaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant