-
Notifications
You must be signed in to change notification settings - Fork 618
Chain Page Verification for Shido Network #5279
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
Conversation
|
|
You must have Developer access to commit code to thirdweb on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes. Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles |
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
size-limit report 📦
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5279 +/- ##
=======================================
Coverage 43.88% 43.88%
=======================================
Files 1075 1075
Lines 55944 55944
Branches 3910 3910
=======================================
Hits 24550 24550
Misses 30711 30711
Partials 683 683
*This pull request uses carry forward flags. Click here to find out more. |
Merge activity
|
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR introduces new assets and metadata for the `Shido Network`, enhancing the dashboard with additional information and visuals about this blockchain.
### Detailed summary
- Added imports for `shidoBanner` and `shidoCta` images.
- Introduced a new entry for `Shido Network` in `chainMetaRecord` with:
- `headerImgUrl` set to `shidoBanner.src`.
- `about` description detailing the network's features.
- `cta` object containing background image, title, link, and button text.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
45eec29 to
650026c
Compare
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR adds new assets and metadata for the
Shido Networkto the dashboard application, including a banner image and a call-to-action section.Detailed summary
shidoBannerandshidoCtaimages.Shido NetworkinchainMetaRecordwith:headerImgUrlset toshidoBanner.src.aboutdescription of theShido Network.ctaobject containing:backgroundImageUrlset toshidoCta.src.titleandbuttonTextfor the call-to-action.buttonLinkdirecting to "https://shido.io/".