A tool to help with reading and analyzing the Gray Paper.
Gray Paper versions are stored in a separate repository, added as a git submodule.
$ git submodule update --init $ npm ci # install dependencies
$ npm run dev # run the development version