prysm-pulse/sharding/READINGS.md
Raul Jordan 656d2a407a sharding: quick fix to contributing
Former-commit-id: 8ae571908e4910611b7416ee7d0a803b7dd17e25 [formerly 4609c6b161234a8247e4fd8daf650726149b29ed]
Former-commit-id: 73b6e8882138f9fd9908b9c74aaf9bbadd8ccc6a
2018-05-30 15:18:30 -06:00

9.6 KiB

Required Readings

This document serves as an outline of the required readings to catch up with and contribute to the sharding implementation for the Ethereum protocol. Whether you are an expert at Ethereum and want to contribute to sharding, or are a beginner and want to take the time to learn the concepts, this will serve as a comprehensive set of readings and links to get you up to speed.

Required Blockchain & Ethereum Knowledge

Blockchain Fundamentals

Ethereum

Consensus

Ethereum Virtual Machine

Smart Contracts, dApps, and Cryptoeconomics

Peer-to-Peer Networking

Required Sharding Knowledge

With respect to knowing enough about sharding, we will cover the requirements for both part-time and core contributors to Prysmatic Labs.

For Part Time Contributors

For Core Contributors

Fundamentals

After reading the Sharding FAQ, it is important to understand the minimal implementation notes and the research that went into writing it up.

Sharding Concepts and Notes

Sharding Research Posts in Order

Necessary Go Knowledge & Readings