This implements all of the endpoints located in [link] . Much of the rationale is also located in that file.
-
OAuth Client App : Currently we require users to sign in with either Ethereum or Github, which requires an OAuth client application that the user gives read access to their profile to.
-
Keypair generation algorithm : The coordinator signs JWTs that can be verified by external parties. Openssl is recommended.
- kzg-ceremony-poc.fly.dev
- You can use the endpoint
/hello_world
to check that the server is running