zkparty / trusted-setup-frontend

The KZG Ceremony web browser implementation
https://ceremony.ethereum.org
229 stars 66 forks source link

URL Card preview #107

Closed tvanepps closed 1 year ago

tvanepps commented 1 year ago

sharing the ceremony.ethereum.org URL should produce a preview card similar to the image below. as a stretch, it would be nice if it had a dynamic display which shared the total number of complete contributions at that time (not a priority at this time). im not entirely sure how to configure this on the site, carl might have an idea

image

we can use this image for the preview card for now, let me know if you need any modifications to ratio/ otherwise

KZG preview card
CarlBeek commented 1 year ago

This card is implemented in #113. Unfortunately dynamic rendering of queue length etc requires sever-side rendering which is not something we currently do (nor plan to do) for this site.