https://github.com/tezos/tezos-papers
Original position paper and white paper for Tezos
https://github.com/tezos/tezos-papers
Last synced: 11 months ago
JSON representation
Original position paper and white paper for Tezos
- Host: GitHub
- URL: https://github.com/tezos/tezos-papers
- Owner: tezos
- Created: 2016-10-25T08:32:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T18:38:55.000Z (about 8 years ago)
- Last Synced: 2025-01-03T18:38:28.362Z (over 1 year ago)
- Language: TeX
- Size: 1.18 MB
- Stars: 38
- Watchers: 13
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These are the sources of the original Tezos paper by L.M. Goodman with very minor edits and typo fixes.
They are being made available in order to facilitate translation of the papers.
A word of caution, though the project is substantially similar to the protocol described in the paper,
some implementation details have changed. At this point, the protocol is defined by its reference
implementation in OCaml.