MetaMask / MetaMask/react-dapp-tutorial

Broken link to etherscan in navigation bar

Open
#4 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
30
Forks
24
PR merge metrics
No merged PRs in 30d

Description

The navigation bar includes a link to etherscan. The link href property is a formatted string for the `wallet` variable rather than `wallet.accounts[0]`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the navigation bar and inspect the Etherscan link's href, focusing on how the wallet variable is formatted versus wallet.accounts[0]. Update the link to use the intended account value, then verify that the generated Etherscan URL points to the first wallet account.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, vite
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.