Skip to content

Dashboard links update #15487

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

Merged
merged 13 commits into from
May 23, 2025
Merged

Dashboard links update #15487

merged 13 commits into from
May 23, 2025

Conversation

nloureiro
Copy link
Contributor

@nloureiro nloureiro commented May 21, 2025

New links to dashboard page

  title: "Beacon Block Production Live",
          description:
            "Live dashboard for Ethereum beacon chain block production by ethPandaOps.",
          href: "https://lab.ethpandaops.io/beacon/block-production/live",
          imgSrc: IconPandaOps,
        },
{
         title: "Validators Overview after Pectra",
         description: "Ethereum Pectra fork statistics for validators",
         href: "https://pectrified.com/mainnet",
         imgSrc: IconPectrified,
       },

        {
          title: "Strategic Ethereum Reserve",
          description:
            "A dashboard for the Strategic Ethereum Reserve initiative.",
          href: "https://www.strategicethreserve.xyz",
          imgSrc: IconReserves,
        },
   {
      title: "Wallets",
      items: [
        {
          title: "Wallet Beat",
          description: "A simple Ethereum wallet dashboard and summary tool.",
          href: "https://wallet.page/",
          imgSrc: IconWalletBeat,
        },
        {
          title: "BundleBear",
          description:
            "Dashboards and analytics for ERC-4337 and EIP-7702 smart accounts.",
          href: "https://www.bundlebear.com",
          imgSrc: IconBundleBear,
        },
      ],
    },

Preview link

https://deploy-preview-15487--ethereumorg.netlify.app/en/resources

Copy link

netlify bot commented May 21, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 887fbb2
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68308cd3add01a00081c66bb
😎 Deploy Preview https://deploy-preview-15487--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 45 (🔴 down 10 from production)
Accessibility: 94 (no change from production)
Best Practices: 91 (🔴 down 8 from production)
SEO: 98 (🔴 down 2 from production)
PWA: 59 (🟢 up 1 from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program labels May 21, 2025
Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Re-imported the images at a lower resolution
  • Inverted the bundlebear logo in dark mode, else invisible
  • Extracted strings for intl
  • Fixed pectrified file name spelling
  • Aside, noticed and fixed a duplicated description (used og description from their site)

should be good to go!

@nloureiro
Copy link
Contributor Author

  • Re-imported the images at a lower resolution
  • Inverted the bundlebear logo in dark mode, else invisible
  • Extracted strings for intl
  • Fixed pectrified file name spelling
  • Aside, noticed and fixed a duplicated description (used og description from their site)

should be good to go!

Thank you for the review!

@wackerow wackerow merged commit 2e68bcb into dev May 23, 2025
6 of 7 checks passed
@wackerow wackerow deleted the dashboard-links-update branch May 23, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants