Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://bitsblocks.github.io/ethereum-whitepaper
Ethereum White Paper - A Next-Generation Blockchain Service Contract and Decentralized Application Platform (Book Edition) by Vitalik Buterin et al
https://bitsblocks.github.io/ethereum-whitepaper
Last synced: about 2 months ago
JSON representation
Ethereum White Paper - A Next-Generation Blockchain Service Contract and Decentralized Application Platform (Book Edition) by Vitalik Buterin et al
- Host: GitHub
- URL: https://bitsblocks.github.io/ethereum-whitepaper
- Owner: bitsblocks
- Created: 2018-05-08T17:01:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T15:41:15.000Z (over 6 years ago)
- Last Synced: 2024-08-01T05:13:20.541Z (4 months ago)
- Homepage:
- Size: 326 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-coins - Ethereum White Paper - A Next-Generation Blockchain Service Contract and Decentralized Application Platform
README
See the live version @ [`bitsblocks.github.io/ethereum-whitepaper`](http://bitsblocks.github.io/ethereum-whitepaper)
---
# Ethereum White Paper (Manuscripts Book Edition)
A Next-Generation Blockchain Service Contract and Decentralized Application Platform
by [Vitalik Buterin](https://github.com/vbuterin), et al
> Note: This is the original source reformatted in a single-page book edition
> (using the [Manuscripts format](http://manuscripts.github.io)).- [A Next-Generation Blockchain Service Contract and Decentralized Application Platform](index.md)
- [Introduction to Bitcoin and Existing Concepts](intro.md)
- [History](intro.md#history)
- [Bitcoin As A State Transition System](intro.md#bitcoin-as-a-state-transition-system)
- [Mining](intro.md#mining)
- [Merkle Trees](intro.md#merkle-trees)
- [Alternative Blockchain Applications](intro.md#alternative-blockchain-applications)
- [Scripting](intro.md#scripting)
- [Ethereum](ethereum.md)
- [Philosophy](ethereum.md#philosophy)
- [Ethereum Accounts](ethereum.md#ethereum-accounts)
- [Messages and Transactions](ethereum.md#messages-and-transactions)
- [Messages](ethereum.md#messages)
- [Ethereum State Transition Function](ethereum.md#ethereum-state-transition-function)
- [Code Execution](ethereum.md#code-execution)
- [Blockchain and Mining](ethereum.md#blockchain-and-mining)
- [Applications](applications.md)
- [Token Systems](applications.md#token-systems)
- [Financial derivatives and Stable-Value Currencies](applications.md#financial-derivatives-and-stable-value-currencies)
- [Identity and Reputation Systems](applications.md#identity-and-reputation-systems)
- [Decentralized File Storage](applications.md#decentralized-file-storage)
- [Decentralized Autonomous Organizations](applications.md#decentralized-autonomous-organizations)
- [Further Applications](applications.md#further-applications)
- [Miscellanea And Concerns](misc.md)
- [Modified GHOST Implementation](misc.md#modified-ghost-implementation)
- [Fees](misc.md#fees)
- [Computation And Turing-Completeness](misc.md#computation-and-turing-completeness)
- [Currency And Issuance](misc.md#currency-and-issuance)
- [Mining Centralization](misc.md#mining-centralization)
- [Scalability](misc.md#scalability)
- [Conclusion](conclusion.md)
- [Notes and Further Reading](notes.md)
- [Notes](notes.md#notes)
- [Further Reading](notes.md#further-reading)## Meta
### Sources
See the [original source](https://github.com/ethereum/wiki/wiki/White-Paper) repo.