From 5adb31b216af7a7c11251274bfe9864ecc7aaad4 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann <7621705+decanus@users.noreply.github.com> Date: Mon, 13 Sep 2021 18:45:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3296672..1806d6c 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,8 @@ Wrappers for [kilic/rln](https://github.com/kilic/rln) along with an implementation for rate-limiting using RLN inspired by the [Waku v2 RLN Relay](https://rfc.vac.dev/spec/17/) built by [Status](https://status.im). +Further research can be found here: + - https://forum.vac.dev/t/vac-3-zk/97 + - https://github.com/vacp2p/research/tree/master/rln-research + The goal of this is to create a block submission rate-limiter for [Celestia](https://celestia.org/)