Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 395 Bytes

File metadata and controls

19 lines (14 loc) · 395 Bytes

Gray Paper: The JAM Specification

The description and formal specification of the Jam protocol, a potential successor to the Polkadot Relay chain.

Build with xelatex.

https://graypaper.com/

Setup

Pre-commit

Install the pre-commit CLI tool, available via brew on macOS:

brew install pre-commit

Then install the hook:

pre-commit install