Add Splice Portfolio dApp UI docs - #1542
Merged
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Add a new "Splice Portfolio dApp UI" group under SDK and Tools > Development Tools, documenting the reference dApp wallet UI. Ten pages covering the overview, first-time setup, navigation, transfers, allocations, adding a registry, pre-approvals, the DevNet faucet, switching parties, and troubleshooting. Content is adapted from the Wallets 101 draft. Screenshots are stored under images/sdks-tools/splice-portfolio/. The Navigation page uses annotated (red arrow) variants of the dashboard and settings shots; other pages reference the un-annotated originals. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: davidrichards-da <89472028+davidrichards-da@users.noreply.github.com>
davidrichards-da
force-pushed
the
docs-splice-portfolio-ui
branch
from
September 3, 2026 16:33
fc7802a to
5b94df4
Compare
- Updated docs-main/overview/understand/who-should-read.mdx Mintlify-Source: dashboard-editor
- Created docs-main/images/addregistry.png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/add-a-registry.mdx Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/add-a-registry.mdx - Created docs-main/images/add-registry.png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/add-a-registry.mdx - Created docs-main/images/addregistry3.png Mintlify-Source: dashboard-editor
- Created docs-main/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1A).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/allocations.mdx Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/allocations.mdx - Created docs-main/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1B).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/allocations.mdx - Created docs-main/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/allocations.mdx - Created docs-main/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2A).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/allocations.mdx - Created docs-main/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/SEND-A-TRANSFER-OFFER-(STEP-2).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/SEND-A-TRANSFER-OFFER-(STEP-2)-1.png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/SEND-A-TRANSFER-OFFER-(STEP-3).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/SEND-A-TRANSFER-OFFER-(STEP-5).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/WITHDRAW-A-TRANSFER-OFFER-(STEP-2).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/WITHDRAW-A-TRANSFER-OFFER-(STEP-3).png Mintlify-Source: dashboard-editor
- Created docs-main/images/ACCEPT-OR-REJECT-A-TRANSFER-OFFER-(STEP-1A).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx Mintlify-Source: dashboard-editor
- Created docs-main/images/ACCEPT-OR-REJECT-A-TRANSFER-OFFER-(STEP-1B).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/transfers.mdx - Created docs-main/images/ACCEPT-OR-REJECT-A-TRANSFER-OFFER-(STEP-4).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/troubleshooting.mdx - Created docs-main/images/dISCONNECTING-AND-RECONNECTING-TO-A-WALLET-PROVIDER-(STEP-1).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/troubleshooting.mdx - Created docs-main/images/dISCONNECTING-AND-RECONNECTING-TO-A-WALLET-PROVIDER-(STEP-2).png Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/troubleshooting.mdx Mintlify-Source: dashboard-editor
- Updated docs-main/sdks-tools/development-tools/splice-portfolio/troubleshooting.mdx - Created docs-main/images/sYSTEM-ERRORS-WITH-SENDING-AND-ACCEPTING-OFFERS-new.png Mintlify-Source: dashboard-editor
Jatinp26
approved these changes
Sep 10, 2026
Resolve conflicts from the docs-source restructure. main introduced docs-source in #1585 and then removed it again in #1598 ("Restore Mintlify authoring in docs-main"), so this branch's docs-source tree is dropped in favour of docs-main, which is authoritative again. Also restores docs-main/overview/understand/who-should-read.mdx, which had been emptied to frontmatter on this branch; main's full version is kept. Signed-off-by: davidrichards-da <89472028+davidrichards-da@users.noreply.github.com>
The Mintlify editor emitted light/dark <img> pairs in which the
light-mode half (className="dark:hidden") carried an unusable src, so
those images failed to render in light mode while looking correct in
dark mode.
- allocations.mdx: src was an image title, not a path
- transfers.mdx, switch-parties.mdx, troubleshooting.mdx: src was
relative ("images/...") instead of site-absolute ("/images/...")
Paths only; no images moved or renamed. All 55 image references on the
Portfolio pages now resolve.
Signed-off-by: davidrichards-da <89472028+davidrichards-da@users.noreply.github.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.
Adds a new Splice Portfolio dApp UI group under SDK and Tools → Development Tools, documenting the reference dApp wallet UI.
Pages
Ten pages, one per section of the source doc, placed between "Darsyncer Docker Image" and the PQS group:
39 screenshots under
docs-main/images/sdks-tools/splice-portfolio/, all with alt text.