Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dysbulic/moonmath-manual-exercises

Selected exercises from The MoonMath Manual To ZK-SNARKS: https://drive.google.com/file/d/1SVCqovOInirfUB2fauz_sBAx1VgxAapF
https://github.com/dysbulic/moonmath-manual-exercises

latex markdown math zero-knowledge

Last synced: 21 days ago
JSON representation

Selected exercises from The MoonMath Manual To ZK-SNARKS: https://drive.google.com/file/d/1SVCqovOInirfUB2fauz_sBAx1VgxAapF

Awesome Lists containing this project

README

        

# MoonMath Manual Solutions

Simple interface for LaTeX *(MathJAX)* formatting math in Markdown for use in answering exercises from [The MoonMath Manual To ZK-SNARKS](https://drive.google.com/file/d/1SVCqovOInirfUB2fauz_sBAx1VgxAapF).

## Running

* `npm install`
* `npm run dev`
* Edit the Markdown files in `/answers/`.
* `npm run deploy` to publish to GitHub Pages.