A repository for RFCs related to advanced cryptography.
You can browse the RFCs in the RFCs directory.
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