Signing Transactions with DPW VaultSign
Overview
This guide provides step-by-step instructions for securely signing and broadcasting cryptocurrency transactions using DPW VaultSign. DPW VaultSign implements an unbreachable transaction signing architecture with four-layer encryption, browser sandbox containment, and air-gapped broadcasting. Private keys exist only in volatile memory during millisecond signing windows, with immediate cryptographic erasure preventing persistent exposure. The air-gap design ensures that even with complete infrastructure compromise, attackers cannot autonomously broadcast transactions, requiring manual export for ultimate security.
Access Your Wallet
- Navigate to the Crypto Wallet menu icon area.
- Choose the wallet you want to use for the transaction.
- Click on Balance to view your current wallet balance.
Initiate a Transaction
- Review the balance displayed for your Bitcoin or Ethereum wallet.
- Click the Send button to begin creating a transaction.
Enter Transaction Details
- Enter the recipient's address in the Destination Address field.
- Select the amount of BTC or ETH you want to send.
- Note: Click Max to send the maximum available amount in your wallet.
Authenticate and Review
- Authenticate when prompted using your configured authentication method.
- Review the transaction details showing the amount you're sending and the available balance.
- Click Generate to create the raw signed transaction.
Copy the Raw Signed Transaction
- Review the raw signed transaction that has been generated.
- Click Copy Raw to copy the raw signed transaction to your clipboard.
- Note: The private key used for signing has already been cryptographically erased from memory at this point.
Broadcast via Blockchain Explorer
- Navigate to your preferred blockchain explorer. Examples are listed in the information modal, such as:
- Blockchain.com
- Blockchair.com
- Mempool.space
- Locate the Broadcast Transaction or Push Transaction feature.
- Click to import the raw transaction.
- Paste the raw signed transaction from your clipboard.
- Click Broadcast to submit the transaction to the network.
Verify Transaction Success
- Review the confirmation message indicating whether the transaction broadcast was successful.
- Use the transaction ID provided to track your transaction's progress on the block explorer.
- Wait for network confirmations as the transaction is processed.
- Note: It is advisable to use a VPN during this process for enhanced privacy.