Current Readings

  1. Discv5 Theory

Cryptography Resources (After EPF)

  1. Introduction to Group Theory (video)
  2. Number Theory From First Principles
  3. Approximate Intro to zkSNARKs - Vitalik
  4. Cryptographic Implementation for DAS
  5. Exploring Elliptic Curve Pairings - Vitalik
  6. Arkworks crypto library and edu resource
  7. Beginner’s Guide to Programming ZKPs
  8. https://github.com/ethereum/py_pairing/blob/master/py_ecc/bn128/bn128_field_elements.py

Fundamentals for DAS P2P

  1. The Internet from First Principles
  2. DAS Networking RFP
  3. Danny’s DAS Building Blocks
  4. Discv5 Overlay Subprotocol