feat: add Unstoppable Wallet to ecosystem - #67
Open
joshuakrueger-dfx wants to merge 2 commits into
Open
Conversation
joshuakrueger-dfx
marked this pull request as ready for review
July 29, 2026 09:24
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.
Add Unstoppable Wallet (Horizontal Systems) to the ecosystem page. It ships native OpenCryptoPay support on iOS and Android, so it belongs in the payment-app listing next to the other OCP-capable wallets.
Changes
ecosystem.html— one card in the "Show all" tab and one in the "Payment Apps" tab, both directly after the urble card. Structure copied verbatim from the neighbouring Aqua card, including the Webflowdata-w-idattributes; only target URL, icon, name, description and link label differ. Badge isPayment App, the badge every other wallet on the page carries (21 of them before this change).images/Ecosystem-Icon-unstoppable.svg— new, built from the official mark onunstoppable.moneyand matched to the proportions of the official app icon (unstop_1024.png): the U spans 34.7% of the tile width and sits flush with the top edge, on the brand gradient. 42×43 with a 4px rounded rect, the same shape the sibling icons use.Verified in the browser
Served from the branch and checked with a real browser, not by reading the diff:
Scope
The wallet's supported chains are listed in the description text only; the machine-readable entry lives in the API (
wallet_app), which is a separate change.