From 2340c7b736adf9c8d396154d7dc96e870c8c33bb Mon Sep 17 00:00:00 2001 From: cnixbtc <111755602+cnixbtc@users.noreply.github.com> Date: Mon, 26 Sep 2022 14:32:00 +0200 Subject: [PATCH] add NostrKit (Swift client library) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 182a84f..3470777 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ them: - [NostrPostr](https://github.com/Giszmo/NostrPostr) - a Kotlin Nostr library for clients or relays - [python-nostr](https://github.com/jeffthibault/python-nostr) - a python library for making clients - [nostr-bot](https://github.com/slaninas/nostr-bot) - a Rust library for writing bots +- [NostrKit](https://github.com/cnixbtc/NostrKit) - a Swift library for interacting with relays ## Tools - [nostr registry](https://codeberg.org/rsbondi/nostr-registry) - a database of known relays with their uptime and NIP support tables