Merge branch 'main' of github.com:decanus/go-rln into main

This commit is contained in:
decanus 2021-09-13 19:05:25 +02:00
commit a59fab5ecb
No known key found for this signature in database
GPG Key ID: 3730AAF5D6589867
1 changed files with 4 additions and 0 deletions

View File

@ -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/)