Skip to content

cmdruid/nostr-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A development kit for building nostr apps.

Topics

Resources

Stars

Watchers

Forks