Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating an ethereum block-explorer #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Muktarsadiq
Copy link

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