prysm-pulse/docs/READINGS.md
2018-11-01 07:02:01 -04:00

11 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

Ethereum-flavored WebAssembly

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.

Serenity Concepts and Notes

Serenity Research Posts in Order

Serenity Talk from Conferences & Meet Ups in Order

Necessary Go Knowledge & Readings