Testing client-side wallet generation & API key encryption
🔒 Security Note: Wallets are generated entirely in your browser. Your private keys are encrypted with your API key before being sent to the server.
Client-Side Generation
Wallets are generated entirely in your browser using Web Crypto API
API Key Encryption
Your API key is used as the encryption key - only you can decrypt
Secure Storage
Only encrypted private keys are sent to the server