Tracking issue for the Guardian's ability to handle the full transaction lifecycle. The user submits a TransactionSummary and signs it; the Guardian takes it from there — proving, batching, and committing.
Capabilities
- Prove & commit — Guardian receives a signed TransactionSummary, generates the ZK proof, and commits the transaction to the Miden network.
- Batch proving — Guardian collects multiple transactions, proves them as a batch, and submits.
- Instant settlement — In the future, the Guardian can settle immediately between several accounts using ephemeral notes, without waiting for on-chain finality per transaction.
Related issues
Tracking issue for the Guardian's ability to handle the full transaction lifecycle. The user submits a
TransactionSummaryand signs it; the Guardian takes it from there — proving, batching, and committing.Capabilities
Related issues