Thanks! I will be updating those docs. Publishing is done via https://github.com/zapstore/zapstore-cli , but needs relay whitelisting
nostr:npub10r8xl2njyepcw2zwv3a6dyufj4e4ajx86hz6v4ehu4gnpupxxp7stjt2p8 Is there some guide available on how to publish an app on zap.store as a publisher?
We're about to release a NWC wallet and I would love to publish it on zap.store first.
Would be awesome! What is your estimated release date?
Working on docs and a few fixes to the publishing code. Should be ready next week.
Thing is, some people prefer Obtainium because the catalog is much bigger.
I'm working on improving search/discovery, and eventually allowing users to install unindexed releases just like Obtainium.
Will have to work on that π«‘
Yes, APK and source code on Github. Here the latest master: https://github.com/EdgeApp/edge-react-gui/releases/tag/v4.11.0
Here the releases: https://github.com/EdgeApp/edge-react-gui/releases
Done. Does the app have an npub?
Yes, it's something I have previous experience with. I love Dart, and it's getting awesomer now with metaprogramming. The part I dislike the most is that it's a Google project.
Kotlin is great too.
Yes, APK and source code on Github. Here the latest master: https://github.com/EdgeApp/edge-react-gui/releases/tag/v4.11.0
Here the releases: https://github.com/EdgeApp/edge-react-gui/releases
Awesome, will do
That sounds like a great choice
I am very productive with Dart, and find Typescript annoying. So I guess it depends.
Need an APK on Github releases (for now, adding more sources), do you have one?
Just tell us and we'll index it. Self-publishing is slowly rolling out.
Check the downloaded APK file hash or the APK signature hash (with AppVerifier for example). Both hashes are in our profile page.
We want to remove ourselves as the middlemen! We are signing most app releases on behalf of developers to bootstrap the idea.
What you want is developers signing their own releases.
Yes, absolutely. Binaries are relatively small too (around 8MB vs 60+ MB I was getting with JS runtimes)
How do we list on nostr:nprofile1qqs83nn04fezvsu89p8xg7axjwye2u67errat3dx2um725fs7qnrqlgprpmhxue69uhkv6tvw3jhytnwdaehgu3wwa5kuef02j4wvt?
Asking for a fren. π
I think you've been there from day one! And tagged with your npub so as soon as we enable zaps you'll get them.
We index a bunch of apps (sign those events) but the idea is that devs sign and publish their own.
nostr:nprofile1qqs83nn04fezvsu89p8xg7axjwye2u67errat3dx2um725fs7qnrqlgpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcpstc2n I'm trying to verify the APK on your site with AppVerifier.
I've opened the apk (pre install) and pasted the SHA256 hash from your site but it's saying failure?
You'll have to excuse my ignorance this is the first time using AppVerifier so I may be using this wrong ....

No problem, I get the confusion. APK verifier checks for the APK signature hash, not the file hash. I provided the file hash on the website but will include both and clarify.
99e33b... is the correct signature hash.
Also added as issue π€£