A nostr client library written in java, for generating, signing and publishing events to relays.
- Unsupported events will not be published to the relay.
- Unsupported tags will be discarded from the event before being published.
Have a look at NostrExamples.java in the nostr-examples folder for more details.
- NIP-01
- NIP-02
- NIP-03
- NIP-04
- NIP-05
- NIP-08
- NIP-09
- NIP-10
- NIP-12
- NIP-14
- NIP-16
- NIP-19 (Partial: Bare keys and ids)
- NIP-25
- NIP-26