Skip to content

DrEverr/graypaper-reader

 
 

Repository files navigation

Gray Paper Reader

A tool to help with reading and analyzing the Gray Paper.

Related repositories

Tooling

  • matrix-bot - Listens to Matrix channel messages and collects the ones containing GP Reader links. These messages can later be turned into notes JSON file.
  • links-check - Scan a set of files for GP Reader links and check their versions or generate notes JSON file.

Updating available versions of the Gray Paper

Gray Paper versions are stored in a separate repository, added as a git submodule.

$ git submodule update --init 

Running locally

$ npm ci      # install dependencies
$ npm run dev # run the development version

About

A tool to help to read & analyze the Gray Paper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.3%
  • CSS 5.8%
  • Other 0.9%