Debug payment flows like a control room.
A premium workbench for DogeConnect builders: understand the spec, validate every artifact, simulate relays, and capture trace-level evidence before your wallet or checkout reaches production.
Open source · OpenAPI included
Paste or drop a DogeConnect QR
The debugger routes URIs to validation, envelopes to inspection, and sessions to Flight Recorder.
One-off validation
Payload tools
dogecoin:DPD7...&dc=/api/mock/envelope&h=72b
Parse QR
dc + h aligned
Verify envelope
BIP-340 signature
Relay status
accepted in 418ms
Trace replay
Flight Recorder
Session verdict
pass418ms
4 steps
0 leaks
QR parsed
Envelope verified
Pay draft ready
Relay accepted
3
surfaces
Protocol, tools, and traces in one debugger.
0
live writes
Until an operator explicitly arms a session.
1
shareable trace
Export sanitized evidence for every bug report.
One journey, three levels of confidence
Understand the protocol
Start with the plain-language model for QR, envelope, and relay responsibilities.
2Validate a single artifact
Use focused tools when you need fast answers about one URI, envelope, or relay response.
3Record the whole session
Move into Flight Recorder when the failure spans parsing, fetching, relays, and execution.
The spec, reduced to operational decisions
Before you validate or trace anything, read the payment model in plain language. See where QR parameters, signed envelopes, wallet checks, and relay state transitions meet.
Read the ProtocolTrace replay
Flight Recorder
Session verdict
pass418ms
4 steps
0 leaks
QR parsed
Envelope verified
Pay draft ready
Relay accepted
Tools for one-off validation
Fast checks for QR URIs, envelopes, and relay simulator responses. Use this when you need to verify one payload or inspect a response contract without building a full trace session.
Open ToolsOne-off validation
Payload tools
dogecoin:DPD7...&dc=/api/mock/envelope&h=72b
Parse QR
dc + h aligned
Verify envelope
BIP-340 signature
Relay status
accepted in 418ms
Flight Recorder for investigation
End-to-end traces for investigation and repeatable debugging. Build a timeline from QR parsing through relay pay/status execution, then export sanitized sessions.
Open Flight RecorderTrace replay
Flight Recorder
Session verdict
pass418ms
4 steps
0 leaks
QR parsed
Envelope verified
Pay draft ready
Relay accepted