mirror of https://github.com/waku-org/go-rln.git
Merge branch 'main' of github.com:decanus/go-rln into main
This commit is contained in:
commit
a59fab5ecb
|
@ -3,4 +3,8 @@
|
||||||
Wrappers for [kilic/rln](https://github.com/kilic/rln) along with an implementation for rate-limiting using RLN inspired
|
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).
|
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/)
|
The goal of this is to create a block submission rate-limiter for [Celestia](https://celestia.org/)
|
||||||
|
|
Loading…
Reference in New Issue