Verkle Notes
===
- [Introduction](https://hackmd.io/oRPTT3GfQRKQOkjG8e9QUw)
Cryptography
---
- [Dividing In Lagrange basis when one of the points is zero - Generalised](/yD6k8kfjRaWHhENwfBzkgA)
- [IPA Multipoint](/Ne6m5Qe3RGSYv72wInvB_g)
Ethereum specific
---
- [Verkle Tree EIP](https://notes.ethereum.org/@vbuterin/verkle_tree_eip)
Implementations
---
- [Go Verkle](https://github.com/gballet/go-verkle)[target=_blank]