Browse Source

docs(fix): add the sequencer crypto library

main
Nico Serrano 1 year ago
committed by GitHub
parent
commit
c2c24fc97a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md

@ -30,6 +30,7 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
## Client Implementations
- [KZG sequencer crypto library](https://github.com/ethereum/kzg-ceremony-sequencer/tree/master/crypto) (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)
- [WASM contribution code](https://github.com/worldcoin/kzg-ceremony-participant) (Rust)

Loading…
Cancel
Save