Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 385 Bytes

STARK book

What is this?

TKTK

Contribute

It is built with mdbook, which you can use to serve the page via the following command:

$ # install dependencies
$ make deps
$ # serve the page locally
$ make

The specifications in the book are dynamically generated. Refer to the specifications/ directory.