Matching Engine
Consists of two main components MatchingEngineClient and MatchingEngine enclosed and running inside MatchingEngine Enclave.
1. MatchingEngineClient
MatchingEngineClient help commiunicate with Admin. Since the enclaves derive it security from Nitro Attestation and not TLS/SSL, Admin will need to use kalypso-cli or kalypso-sdk to interact with MatchingEngineClient.
2. MatchingEngine
MatchingEngine contains the core logic required for matching jobs with generators. To know more check