Security LayerInfrastructure
Secure

Oracle Service

Cryptographic trust bridge using Ed25519 signatures. Connects our AI ML Engine to Soroban smart contracts.

Theme

Sentinel Risk Dashboard

ML Engine
Oracle (Sign)
Soroban ContractEnforcement
Verifiable On-Chain
Timestamp Enforced
POST /sign-risk
{
  "wallet": "GABCD...",
  "risk_score": 87,
  "reason": "abnormal"
}
Response
{
  "signature": "3f8a...",
  "payload": { ... }
}