Skip to content

Files

Latest commit

Aug 23, 2022
49edb22 · Aug 23, 2022

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022

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