Added Coconut Wallet (watch-only Bitcoin wallet by Nonce Lab)#4
Open
maxbitcoiner wants to merge 2 commits into
Open
Added Coconut Wallet (watch-only Bitcoin wallet by Nonce Lab)#4maxbitcoiner wants to merge 2 commits into
maxbitcoiner wants to merge 2 commits into
Conversation
maxbitcoiner
force-pushed
the
add-coconut-wallet
branch
from
April 30, 2026 07:24
4c4a247 to
f7ee879
Compare
Author
|
Hi @maxitbh I've added a new wallet (Coconut Wallet) to the database. Could you review and merge when you get a chance? Thanks! |
Author
|
Hi @maxitbh, just following up on the Coconut Wallet entry I added to the database. Could you please review and merge it when you have a moment? Thanks! |
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
Adds Coconut Wallet, a watch-only
Bitcoin wallet for iOS and Android by Nonce Lab
(Seoul, South Korea). Source code.
The wallet pairs with offline signers — Coconut Vault, Keystone 3 Pro,
SeedSigner, Jade, Coldcard (Mk4 / Q) and Krux — over animated QR codes
(BC-UR 2.0 / BBQr) for fully air-gapped PSBT signing.
Files added
brands/coconut.json— Coconut brand entryitem-types/software-wallets/items/coconut-wallet.json— full feature mapping (161 features)item-types/software-wallets/img/coconut-wallet.webp— 500×500 logoitem-types/software-wallets/img/coconut-wallet-thumb.webp— 150×150 thumbnailitem-types/software-wallets/img/coconut-wallet-social.png— 500×500 social cardLogo source: official iOS app icon (
ios/Runner/Assets.xcassets/AppIcon.appiconset/1024.png)in the upstream repo, downscaled to the required dimensions.
Highlighted capabilities
Updates
Taproot (P2TR) address support, UTXO split & merge under coin control, and wording
refinements after a full source-code audit of every feature flag.
Validation
cd scripts && node json-validation.jspasses locally — schema matches the existingsoftware-wallet entries (29 categories, 161 features, identical to the Sparrow entry).
All external links (App Store, Play Store, GitHub, Discord, etc.) verified with HTTP 200
plus content checks.