From e1930b9f676a84c97c2dbfdbfe9ae81fd45f2dfa Mon Sep 17 00:00:00 2001 From: "Abdel @ StarkWare" Date: Mon, 5 Aug 2024 16:02:16 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20resources?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 10129cb..9096366 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,9 @@ C == a*Y If true, C must have originated from Alice ``` + +## Resources + +- [Cashu documentation](https://docs.cashu.space/) +- [Cashu slides by Gandalf](https://lconf.gandlaf.com/) +- [Nutshell reference implementation](https://github.com/cashubtc/nutshell)