Browse Source

add link to implementation

main
tvanepps 1 year ago
committed by GitHub
parent
commit
35d3cd9c19
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Resources.md

+ 1
- 1
Resources.md

@ -19,7 +19,7 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
- [KZG polynomial commitments](https://dankradfeist.de/ethereum/2020/06/16/kate-polynomial-commitments.html)
- [KZG Ceremony Timeline](https://notes.ethereum.org/@CarlBeek/kzg_ceremony_timelines) (subject to change)
- [Spec Repo](https://github.com/ethereum/kzg-ceremony-specs)
- [Primary implementation]() (Rust)
- [Primary implementation](https://github.com/crate-crypto/small-powers-of-tau) (Rust)
## Other Implementations
- [Towers of Pau](https://dknopik.de/)

Loading…
Cancel
Save