Layer 1: Transaction Request
- Raw tx
- Safe tx
- Squads tx
- Fireblocks callback
- HSM/MPC request
- Internal signer request
Architecture
The runtime provenance-gated control plane, integration options, audit evidence, and how a pilot begins.
Architecture
SignTrail combines transaction payload, runtime provenance, signer identity, and policy context into one signing authorization decision.
External signer (HSM/MPC/Fireblocks/Safe/Squads/internal) that SignTrail sits in front of — not a SignTrail layer.
Integration
No replacement. No migration. Add a pre-sign gate to the workflow you already use.
For internal signer or hot wallet signer workflows.
Before signing API calls or MPC signing requests.
Evaluate transaction payload and context before callback approval.
Pre-sign or pre-execution verification for Safe transactions.
Interpret Solana instructions and authority changes before execution.
For exchanges, custody platforms, and internal wallet systems.
Audit & Evidence
SignTrail records why a request was allowed, held, or rejected.
Audit evidence is not an afterthought. It is part of the signing decision.
Pilot Program
A SignTrail pilot can begin in shadow mode without interrupting production operations.
observe, no block
Start in shadow mode. Enforce only when the customer is ready.