1984
April 13, 2026, 4:23pm
1
Hey there.
I just ordered my Umbrel Pro.
How do I verify the Apps (e.g. BTC Core) in the App Store?
Are they verified by Umbrel?
Thx
chrip
April 17, 2026, 9:05pm
2
As far as I understand, the apps you see in the store are reviewed by the Umbrel team. There is a GitHub repository at GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme · GitHub containing the code for each app.
Each new app and any updates goes through a review, such as this one to add LnVisualizer
master ← MaxKotlan:master
opened 10:56PM - 10 Jun 22 UTC
# App Submission
### App name
LnVisualizer
### 256x256 SVG icon
_(Submit… an icon with no rounded corners as it will be dynamically rounded with CSS. GitHub doesn't allow uploading SVGs directly, so please upload your icon to an alternate service, like https://svgur.com, and paste the link below.)_

### Gallery images
_(Upload 3 to 5 high-quality gallery images (1440x900px) of your app in PNG format, or just upload 3 to 5 screenshots of your app and we'll help you design the gallery images.)_





### I have tested my app on:
- [ ] [Umbrel dev environment](https://github.com/getumbrel/umbrel-dev)
- [x] [Umbrel OS on a Raspberry Pi 4](https://github.com/getumbrel/umbrel-os)
- [x] [Custom Umbrel install on Linux](https://github.com/getumbrel/umbrel#-installation)
and this one to update it
master ← MaxKotlan:master
opened 12:00AM - 22 Jul 22 UTC
new features:
- initial sync performance improvements
- can filter by node f… eature bits
- filter dropdown for node network type (onion vs clearnet)
- new statistics window. Will calculate min/max/total/average for both the entire network and for subgraph being viewed.
- new mode to normalize channel color to min/max range of subgraph
There are also apps available from Community App Stores which you can add manually and they are maintained by their respective maintainers, not the Umbrel team. However, these aren’t available by default.
1984
April 22, 2026, 7:43am
3
Thx.
So I have to trust instead of checking things myself…
chrip
April 22, 2026, 9:37pm
4
I wouldn’t say that, the Pull Requests are public; both the code changes and the reviewer’s comments. So, there is nothing stopping you looking through those for your apps of interest.