RLN wrappers and implementation in Go
Go to file
Dean Eigenmann 669d3c32af
Update README.md
2021-09-13 22:42:58 +02:00
lib fix 2021-09-13 18:41:52 +02:00
libs adding 2021-09-13 19:12:39 +02:00
rln made new work 2021-09-13 22:41:27 +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 fix 2021-09-13 18:41:52 +02:00
README.md Update README.md 2021-09-13 22:42:58 +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.