Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 465 Bytes

File metadata and controls

18 lines (10 loc) · 465 Bytes

RLN Documentation

This documentation is meant to provide both a non-technical and technical overview of what "Rate-Limiting Nullifier" (RLN) is, how it works, and how to use it.

Contributing

mdBook

RLN Documentation uses mdBook

To install mdBook, go here

Serve Development Site Locally

mdbook serve

Build Static Site

mdbook build