Browse Source

add(README): add KZG ceremony sequencer implementation

main
dcbuilder.eth 1 year ago
parent
commit
8db9a024e8
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md

@ -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

Loading…
Cancel
Save