You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
tvanepps 40e30a286b
create README
1 year ago
README.md create README 1 year ago
Resources.md Update Resources.md 1 year ago

README.md

Summary

The KZG Ceremony is an Ethereum project which will provide a cryptographic foundation for scaling initiatives like EIP-4844: Proto-Danksharding. The Ceremony is a coordinated public ritual (aka trusted setup, "Parameter Generation Event" in Zcash) which is expected to have the following characteristics:

  • wide ecosystem participation
  • accessible: possible to participate via browser
  • a meaningful narrative in a simple interface
  • easy to audit transcript

From the specs repo:

The ceremony takes place between participants and the coordinator. Participants are the entities that contribute their secret randomness to the final output 𝜏 s. The roll of the coordinator it to act as the common point of interaction for all participants as well as verifying participants' contribution as the ceremony progresses.

The best place to follow along is the KZG Ceremony channel in the Ethereum R&D Discord: join here.

Other Implementations

Latest work on other Ceremony Infra

Public Calls