Browse Source

add(README): worldcoin client implementation links

main
dcbuilder.eth 1 year ago
parent
commit
afe2effb2d
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md

@ -28,7 +28,10 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
- [SECBIT Spec + Implementation Audit](https://github.com/ethereum/kzg-ceremony/blob/main/KZG10-Ceremony-audit-report.pdf)
## Client Implementations
- [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)
## Other Documentation

Loading…
Cancel
Save