Browse Source

Update README.md

main
tvanepps 1 year ago
committed by GitHub
parent
commit
99a2a3e5c3
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
      README.md

+ 1
- 1
README.md

@ -33,7 +33,7 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
- [KZG Ceremony Client](https://github.com/jsign/go-kzg-ceremony-client) (Go)
- Allows verifying the powers of tau calculation from the currently provided transcript from the verifier
- Apart from using CSRNG for secrets entropy, it supports two opt-in external sources of entropy: the drand network, and an arbitrary URL provided by the user
- [Towers of Pau](https://github.com/dknopik/towers-of-pau)
- [Towers of Pau](https://github.com/dknopik/towers-of-pau) (Go)
- [KZG sequencer crypto wrapper](https://github.com/zkparty/wrapper-small-pot) (Rust)
- [Small powers of Tau](https://github.com/crate-crypto/small-powers-of-tau) (Rust)
- [Worldcoin](https://github.com/worldcoin/kzg-ceremony-client) (client - WIP)

Loading…
Cancel
Save