Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 404 Bytes

Ceremony Instructions

This directory contains the ceremony instructions in source form.

Build the PDF

You can build using Docker, which creates reproducible output:

./build.sh

Or, install Typst and then run:

typst compile --root .. ceremony.typ

This way is likely to use different fonts and therefore result in a byte-wise different PDF.