# EPF-5 | Week 5
## Updates
* Worked on Custom LibP2P project proposal and presentation.
* Went through some of the code of go-verkle.
* Went through C bindings of kzg and evm to get an idea of how to implement them for the verkle implementation.
* Went through the architectural and implementation side of verkle involving the commitments like Pederson and others.
## Future Plan
* Finalise proposal for both the projects.
* Get through the go-verkle code in depth.
* Go through p2p consensus specs.