API Reference Nostr v0.1.2

modules

Modules

Connects to a relay through websockets

Represents the basic structure of anything that's being sent to/from relays

Receive raw nostr protocol events and send them to the right module so it can be parsed in the appropriate way and sent back in a usable way

Event id conversion functions

A way to represent binaries in a human readable format that fits what's found on the web related to keys and addresses

Private keys management functions

Public keys management functions

Note struct and manipulation functions

Note id conversion functions

Reaction struct and manipulation functions