Initializing…

Lightweight mode — only TX ID (64 chars) needed. TX JSON stays on your main device.

1
Load Guardian Key
Address
PK
2
Paste TX ID
SHA256 of transaction payload — 64 hex characters
TX
Or paste Export JSON from vault
3
Sign & Approve
Signature Ready
Signature 2 (Guardian)
Next — paste back to main device
1
Copy Signature 2 above
2
On main device — open Vault → pending TX → paste Signature 2
3
Vault injects it and broadcasts to node automatically

Sign transfer request off-chain — no PRIVA needed. Copy JSON to main device to submit via privasc0785e114a6b512a109dcfeb897195af4

1
Load Signing Key
Address
PK
2
Transfer Request
Token Contract Address
From (auto-filled from key)
To Address
Amount (token units)
Nonce (from get_nonce)
Deadline block (0 = no expiry)
Request to sign
3
Sign Request
Signed Request Ready
Sponsor Payload JSON
Next — submit via main device
1
Copy JSON above
2
Main device: gscm-cli call --addr privasc0785e114a6b512a109dcfeb897195af4 --method sponsor_transfer --args "$(cat output.json)"
3
Relayer pays gas — token transfers without you spending PRIVA