Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chronaeon/beigepaper

Rewrite of the Yellowpaper in non-Yellowpaper syntax.
https://github.com/chronaeon/beigepaper

Last synced: 11 days ago
JSON representation

Rewrite of the Yellowpaper in non-Yellowpaper syntax.

Awesome Lists containing this project

README

        

[Latest Release](https://github.com/chronaeon/beigepaper/blob/master/beigepaper.pdf)

# Beigepaper
A rewrite of the Yellowpaper in non-Yellowpaper syntax.

This project exists to make the [Ethereum Yellowpaper](http://gavwood.com/paper.pdf) readable by a broader audience. This is a beta release, so errata exist, and content is still being added.

### Build Instructions

If you're running Debian or Ubuntu derivatives:
```
sudo apt install pdflatex texlive* biber
```

Next:

```
./biber-n-build
```
will create the pdf file.

Lastly, open the pdf with a reader that supports *character rendering* (e.g. evince on Linux) if you want to do text searches.

### FAQ

**Q. How should I navigate the document?**

A. Use the index, section headings, and glossary.

**Q. I'd like to contribute content.**

A. Awesome! Submit a PR.

**Q. Do I need to build the paper to obtain a copy of it?**

A. No, just clone the repo, which includes the PDF, or download the file directly: [beigepaper.pdf](https://github.com/chronaeon/beigepaper/blob/master/beigepaper.pdf).