Skip to content

A library based on RxJS, which allows Nostr applications to easily communicate with relays.

License

Notifications You must be signed in to change notification settings

penpenpng/rx-nostr

Repository files navigation

rx-nostr GitHub Release npm publish

rx-nostr is a library based on RxJS, which allows Nostr applications to easily communicate with relays. It wraps REQ subscriptions and other primitive operations of Nostr application in the RxJS subscription model, and provides high-level interfaces. It helps developers focus on the application logic, freeing them from tedious tasks such as relay pool management and WebSocket reconnection.

Getting Started

Please follow the documentation!

License

MIT