Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 488 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 488 Bytes

zkSecurity | RFCs

A repository for RFCs related to advanced cryptography.

You can browse the RFCs in the RFCs directory.

Setup & Build

setup and build with just:

just setup
just build
just serve # this will serve on localhost:8000/rfcs/starknet/fri.html

watch for any changes with watchexec:

just watch # this will also serve on localhost:8000/rfcs/starknet/fri.html