@cmdcode/nostr-sdk

0.1.6 • Public • Published

nostr-sdk

A light development kit for building apps on nostr.

Features Include:

  • NostrSocket A basic socket for querying, subscribing, and publishing to a relay.
  • NostrSub A subscription handler for listening and managing subscriptions.
  • NostrChannel An encrypted tunnel for communicating messages between peers.
  • NostrStore An encrypted store for sharing a collaborative state between peers.
  • NostrRoom A combo of NostrChannel and NostrStore for interactive rooms.

This project is under development. More documentation is planned!

Readme

Keywords

none

Package Sidebar

Install

npm i @cmdcode/nostr-sdk

Weekly Downloads

2

Version

0.1.6

License

MIT

Unpacked Size

3.07 MB

Total Files

57

Last publish

Collaborators

  • cmd-code