rx-nostr icon indicating copy to clipboard operation
rx-nostr copied to clipboard

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

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