Damus
Marks · 6w
We are hoping to avoid additional distribution complexity. Is there a writeup you can point me to so I can see what it takes?
Zapstore profile picture
1) Download CLI: https://zapstore.dev/docs/publish#download-zapstore-cli

2) Create zapstore.yaml:
```
repository: https://github.com/OpenSecretCloud/Maple
assets:
- .*.apk
remote_metadata:
- github
- playstore
```

3) Create .env:
SIGN_WITH=(nsec|bunker url|NIP07|npub to output and pipe to signer)

4) Run: zapstore publish

More here: https://zapstore.dev/docs/publish or just ask
1
Zapstore · 6w
What's in it for you: - Discovery - thousands of Nostr users who use Zapstore - Auto-updates (typically not possible with APK) - Security: Users that first install can cryptographically verify your release, important for a privacy-focused product - Bonus: Get zapped and support freedom tech