Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 458 Bytes

RLN Documentation

This documentation is meant to provide 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