# Ethereum Protocol Fellowship - cohort-3 ## Update-0 Hello everyone :wave: I am Dhruv, I intend to participate in EPF in a permission-less manner. I am currently working as a Protocol Dev at [Obol Network](https://obol.tech). Github: https://github.com/dB2510 ### Interested Projects/Areas: - Data Availability Sampling - Consensus clients I intend to work on Beacon API compliant validator client through the course of EPF and beyond. This project was suggested by [potuz](https://github.com/eth-protocol-fellows/cohort-three/blob/master/projects/project-ideas.md#by-potuz) from prysm team. ### Updates of week 1: - Read about danksharding and data availability sampling. - Chose project to work on for EPF. - Connected with prysm team and other interested fellows to work on same project. - Started going to through prysm codebase to explore right direction to approach the problem. ### Readings: Danksharding and DAS: - https://notes.ethereum.org/@vbuterin/proto_danksharding_faq - https://notes.ethereum.org/@dankrad/new_sharding - https://www.youtube.com/watch?v=e9oudTr5BE4 - https://hackmd.io/@vbuterin/sharding_proposal - https://dankradfeist.de/ethereum/2020/06/16/kate-polynomial-commitments.html - https://eips.ethereum.org/EIPS/eip-4444 - https://eips.ethereum.org/EIPS/eip-4844 - https://eips.ethereum.org/EIPS/eip-4488 - https://github.com/ethereum/requests-for-proposals/blob/master/open-rfps/das.md - https://notes.ethereum.org/@djrtwo/das-requirements - https://notes.ethereum.org/@djrtwo/das-building-blocks - https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding - https://arxiv.org/pdf/1809.09044.pdf - https://notes.ethereum.org/@vbuterin/r1v8VCULP Consensus Layer: - https://github.com/ethereum/consensus-specs - https://github.com/ethereum/beacon-APIs - https://eth2book.info/