Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 937 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 937 Bytes

About Teahouse

Teahouse is a small library that helps you write clients for the Nostr decentralized message protocol.

Nostr is relatively new protocol and network designed to create decentralized, resilient applications based on compact "events" passed between clients and one or more relays. The basic specification is a quick read, and implementations are only required to implement a few basic operations (mainly hashing + signing JSON payloads according to the canonical form specific in NIP-01.

References & Related Projects

FAQ

TODO