Skip to content

crate-crypto/kzg-coordinator-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KZG Ceremony Rest API

Endpoints

This implements all of the endpoints located in [link] . Much of the rationale is also located in that file.

Requirements

  • 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.

Live URL

  • kzg-ceremony-poc.fly.dev
  • You can use the endpoint /hello_world to check that the server is running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published