Damus
Freedom Tech Co. profile picture
Freedom Tech Co.
@Freedom Tech Co.
๐Ÿš€ First end-to-end pakstr release is live on Zap Store!

Today we shipped our first end-to-end release using PAKstr โ€” the nostr box tools app โ€” built, signed, and published entirely through PAKstr's pipeline. One nsec, one command, no Android SDK, no keystores.

PAKstr turns any web app into a signed, installable Android APK and publishes it to Zap Store in a single CI step. You bring one secret (a Nostr nsec), run pakstr run, and it:

- Builds the APK from your web assets (dist/)
- Derives the signing key deterministically from your nsec + app id โ€” so updates work across releases
- Signs and publishes to Zap Store automatically

If you have a Nostr web app, you can PAKstrfy it today:

npx pakstr init # one time setup
npx pakstr run # one line in your CI

Repo: https://git.nostrdev.com/stuff/pakstr

#nostr #zapstore #android #pakstr
14โค๏ธ3โค๏ธ2๐Ÿ’œ1๐Ÿš€1
JSKitty · 2w
Keep shippin', frens. ๐Ÿซก๐Ÿ’š