From d14b502efb9b490811dea4ada0d82b4ddd7304fd Mon Sep 17 00:00:00 2001 From: Antoine Riard Date: Fri, 11 Aug 2023 21:14:28 +0100 Subject: [PATCH 1/2] WIP: Add testing server --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 67d7e20..a5e3f88 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,9 @@ For more "how-to" on contributing to an open-source in the Bitcoin ecosystem, ha documentation written by experienced Bitcoin protocols developers on [how to make a PR](https://github.com/jonatack/bitcoin-development/blob/master/how-to-make-bitcoin-core-prs.md) and [how to review a PR](https://github.com/jonatack/bitcoin-development/blob/master/how-to-review-bitcoin-core-prs.md). +The CivKit Developers host a civkit-node relay for inter-compatibility testing with Nostr clients and robustness +hardnening research & development. + Building -------- From 94ffb0a610b2cdb94d799ba6a05c7a71632b4f17 Mon Sep 17 00:00:00 2001 From: Antoine Riard Date: Fri, 11 Aug 2023 21:14:47 +0100 Subject: [PATCH 2/2] Add nip support documentation --- doc/nips.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/nips.md diff --git a/doc/nips.md b/doc/nips.md new file mode 100644 index 0000000..d93d253 --- /dev/null +++ b/doc/nips.md @@ -0,0 +1,3 @@ +NIPs that are implemented by CivKit Node: +- [NIP-01](https://github.com/nostr-protocol/nips/blob/master/01.md) with exceptions on the filtering fields +- [NIP-16](https://github.com/nostr-protocol/nips/blob/master/16.md) target v0.0.2