From 2fd516dea8a142f19d7836545be9c0322df1cc77 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Sat, 31 Jul 2021 09:58:08 -0700 Subject: [PATCH] Add tcn-client-ios by @TCNCoalition --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index cc814ada..48221e75 100644 --- a/contents.json +++ b/contents.json @@ -26404,6 +26404,20 @@ "date_added": "Jul 26 2021", "suggested_by": "@dkhamsing", "stars": 596 + }, + { + "title": "TCN", + "category-ids": [ + "contact-tracing-reference" + ], + "description": "Reference implementation of the TCN protocol (Temporary Contact Numbers)", + "license": "apache-2.0", + "source": "https://github.com/TCNCoalition/tcn-client-ios", + "tags": [ + "swift" + ], + "suggested_by": "@dkhamsing", + "date_added": "Jul 31 2021" } ] }