snow-actions/Nostr action
Send EVENT to Nostr
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| relays | Relay URLs `wss://...` (separated by `\n`) | yes | — |
| private-key | Private key (nsec or hex) | yes | — |
| content | Content | no | "" |
| kind | Kind | no | 1 |
| tags | Tags | no | [] |
Outputs
| name | description |
|---|---|
| event | Published event |