MetaMask / MetaMask/react-dapp-tutorial
Broken link to etherscan in navigation bar
未關閉
- 主要語言
- CSS
- 星號
- 30
- 分支
- 24
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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]`.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
找到導覽列並檢查 Etherscan 連結的 href,著重確認 wallet 變數相對於 wallet.accounts[0] 的格式化方式。更新連結以使用預期的帳戶值,然後確認產生的 Etherscan URL 指向第一個 wallet 帳戶。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- react, vite
- 領域
- frontend
- Issue 類型
- 缺陷
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 50/100