Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 327 Bytes

File metadata and controls

15 lines (11 loc) · 327 Bytes

Prover Server

WebSocket server that acts as the TLSNotary prover in the DevConnect demo.

Running the server

cargo run --release

WebSocket APIs

/prove

For prover connections via websocket, i.e. ws://localhost:9816/prove

/verify

For verification via websocket, i.e. ws://localhost:9816/verify