publishSoftwareAnnounce
Publish NIP-82 software announcements from a fetched forge payload to Nostr, enabling decentralized release notifications.
Instructions
Low-level: publish NIP-82 events from an already-fetched forge payload (ok:true + hashed announceable binary). Prefer announceSoftwareFromForgeRelease.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | ||
| forge | Yes | Payload from fetchForgeReleases with hash:true | |
| relays | No | ||
| topics | No | ||
| appName | No | ||
| license | No | ||
| privkey | Yes | ||
| summary | No | ||
| ownerPubkey | No | ||
| nip34Address | No | ||
| selectedApkUrl | No | ||
| selectedAssetUrl | No | ||
| assetUrlOverrides | No | downloadUrl → public Blossom HTTPS blob URL | |
| includeSiblingAssets | No |