docs(website): add Use Cases section with Light Wallets, Bridges; add Case Studies section with Daedalus#3200
Merged
Conversation
Test Results 5 files ± 0 206 suites ±0 52m 29s ⏱️ - 3h 55m 36s Results for commit 4382f52. ± Comparison against base commit a45341d. This pull request removes 69 tests.♻️ This comment has been updated with latest results. |
dalibran
temporarily deployed
to
testing-preview
April 14, 2026 18:59 — with
GitHub Actions
Inactive
jpraynaud
requested changes
Apr 15, 2026
olgahryniuk
approved these changes
Apr 17, 2026
dalibran
temporarily deployed
to
testing-preview
April 17, 2026 19:59 — with
GitHub Actions
Inactive
jpraynaud
reviewed
Apr 24, 2026
jpraynaud
reviewed
May 13, 2026
jpraynaud
approved these changes
May 28, 2026
jpraynaud
left a comment
Member
There was a problem hiding this comment.
LGTM 👍
I left final comments to be addressed before merging.
Before merging, can you also:
- Rebase the branch on main
- Run the
./docs/devbook/bump-versions/bump_versions.sh --run --committo bump the versions
- Add Use Cases dropdown to navbar (between Manual and Protocol) - Rename navbar labels: "User manual" → "Manual", "About Mithril" → "Protocol" - Add Wallets use case page covering developer and end-user audiences - Add useCasesSideBar to sidebars.js and versioned sidebars - Wallet page includes: security caution admonition, integration guide, Discord CTA button, and note on server membership Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Wrap button text in a span to prevent MDX from injecting a paragraph element with inherited margin-bottom, and use explicit height on the anchor for reliable vertical centering. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Jean-Philippe Raynaud <jp.raynaud@gmail.com>
Co-authored-by: Jean-Philippe Raynaud <jp.raynaud@gmail.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
- Rename page/sidebar label to "Light wallets" (sentence case) - Move Use Cases dropdown to end of left navbar - Remove unused spoCta note about IOG Discord membership - Update browser support paragraph with compatibility link, example, and Rust crate link - Remove "For wallet developers" title casing Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove specific security caveat content from the caution admonition, replacing it with a neutral info admonition pointing to the Protocol security page. Drop the Swift/Kotlin mobile bindings paragraph. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Adds a Bridges page under Use Cases following the same structure as Light wallets. Wires it into the Use Cases navbar dropdown and mirrors the page into the maintained docs version. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Introduce a Case Studies docs section with a Daedalus entry covering Mithril-based initial sync, including navbar dropdown, sidebar, and wordmark styling. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Jean-Philippe Raynaud <jp.raynaud@gmail.com>
Co-authored-by: Jean-Philippe Raynaud <jp.raynaud@gmail.com>
Replace the standalone Light Wallets page with a Wallets landing that introduces both wallet shapes and surfaces the Light wallets integration guide and the Daedalus case study as cards. Merge the separate Case Studies section into Use Cases so the Daedalus study lives under Wallets in the sidebar. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…framing Apply lead-dev review feedback: promote Rust client library and CLI as the primary integration path (with WASM scoped to browser-facing components), rework the finality framing so it's clear the bridge sets its own confirmation threshold under both current and upcoming Mithril certification, tighten the "compromised provider" clause to name the concrete consequence, and clarify the user-facing "aggregator" term with a 1inch example. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add the with-Mithril sync figure (roughly 30 minutes to an hour, depending on hardware and connection) to the "How Mithril helps" section, and replace em dashes with commas across the page for a less stylized read. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…example Extract the official DAEDALUS wordmark paths already embedded in daedalus-logo.svg into a standalone SVG so the case-study page no longer needs the Montserrat font import from Google Fonts. Add a sentence in the bridges integration section pointing to the client-cardano-transaction example for the full Rust-library proof flow. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The previous `npm run pretty:write` in docs/website only covered
**/*.{js,md} with prettier 3.3.2 (pinned). CI runs `prettier --check .`
from repo root with prettier 3.8.3 (latest, from `npm install -g`),
which formats a broader set of files and uses slightly different
markdown rules. Run repo-root prettier so the formatting matches what
CI checks.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/use-cases/wallets) covering two audiences:useCasesSideBartosidebars.jsandversion-maintained-sidebars.jsonversioned_docs/version-maintained/to support the version dropdownNotes for reviewers
Test plan
🤖 Generated with Claude Code