add(README): add KZG ceremony sequencer implementation

This commit is contained in:
dcbuilder.eth
2022-10-10 13:58:38 -05:00
parent afe2effb2d
commit 8db9a024e8

View File

@@ -24,7 +24,8 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
## KZG Ceremony
- [KZG Ceremony Timeline](https://notes.ethereum.org/@CarlBeek/kzg_ceremony_timelines) (subject to change)
- [Spec Repo](https://github.com/ethereum/kzg-ceremony-specs)
- [Spec Repo](https://github.com/ethereum/kzg-ceremony-specs)
- [KZG ceremony sequencer implementation](https://github.com/ethereum/kzg-ceremony-sequencer) (Rust)
- [SECBIT Spec + Implementation Audit](https://github.com/ethereum/kzg-ceremony/blob/main/KZG10-Ceremony-audit-report.pdf)
## Client Implementations