prover-gateway
The prover-gateway is a simple server that forwards Tasks posted on the Kalypso marketplace to the actual proving software. In functionality, it is exactly identical to the prover-executable but runs outside enclaves. It implements all the same endpoints/webooks, reproduced below for easy reference.
The prover-gateway is coupled with kalypso-listener which enables Generators in Markets which only support public inputs to listen to Tasks.
Since, create prover-gateway is similar to creating a prover-executable you can refer to this section to create the gateway.