> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet security

> Practical security principles for protecting blockchain wallets and digital assets.

## Core habits

1. Keep recovery phrases offline and private.
2. Verify addresses and transaction details before signing.
3. Separate high-value storage from experimental wallets.
4. Review token approvals and contract permissions.
5. Use hardware-backed signing where appropriate.
6. Verify official domains and applications independently.

<Warning>Blockchain transactions are often irreversible. Security practices should focus on preventing unauthorized signatures before they occur.</Warning>
