decanus / go-rln

RLN wrappers and implementation in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

RLN wrappers and implementation in Go

License:MIT License


Languages

Language:Go 56.0%Language:Makefile 19.7%Language:Shell 14.9%Language:C 9.3%