Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 795 Bytes

clientREADME.md

File metadata and controls

17 lines (13 loc) · 795 Bytes

Some documents in this folder refer to client/coordinator interations for the KZG ceremony, without detailed reference to the payload (the ceremony data).

They are:

queueStrategy.md

A proposal for managing the queue

contributorQualification.md

Methods for identifying and qualifying contributors

clientApiSpec.md

A REST API spec for client implementations. This document provides a general discussion of the client flow. A reference for the REST end points can be found in the following document, and, more conveniently, in the formatted page referred to below.

clientApi.yml

Source document for REST API end point specifications. This specification is presented in human-friendly format at this site.