crypto-notes

My notes related to Cryptography & Zero-Knowledge.

MIT License

Stars
38

Setup

We use mdBook along with several plugins:

Usage

After setup is complete, you can use the following commands:

# serve
mdbook serve --open

# build
mdbook build

[!TIP]

You can also these scripts via make.

Contributions

Feel free to open an issue or a pull-request for any fixes or additions!