RLN wrappers and implementation in Go
Go to file
decanus 5659b24134
update
2021-09-14 12:55:02 +02:00
.github/workflows added ci 2021-09-13 23:19:40 +02:00
lib update 2021-09-14 12:55:02 +02:00
libs adding 2021-09-13 19:12:39 +02:00
rln clean upg 2021-09-13 23:31:42 +02:00
scripts fix 2021-09-13 18:41:52 +02:00
.gitignore Initial commit 2021-09-13 13:09:53 +02:00
.gitmodules fix submodule 2021-09-13 13:40:22 +02:00
LICENSE Initial commit 2021-09-13 13:09:53 +02:00
Makefile added ci 2021-09-13 23:19:40 +02:00
README.md Update README.md 2021-09-13 22:45:07 +02:00
go.mod added 2021-09-13 13:37:56 +02:00

README.md

go-rln

Wrappers for kilic/rln along with an implementation for rate-limiting using RLN inspired by the Waku v2 RLN Relay built by Status.

Further research can be found here:

The goal of this is to create a rate-limiter for blockchains where block production is cheap. I started playing around with this after talking to the team at Celestia.