UNPKG

rx-nostr

Version:

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

5 lines (4 loc) 125 B
export * from "./authenticator.js"; export * from "./config.js"; export * from "./signer.js"; export * from "./verifier.js";