The template includes secure keypair management for Stellar accounts.
- Users can generate new Stellar keypairs within the application.
- Private keys are encrypted and stored securely.
- View Keypairs: Users can view their public keys and associated labels.
- Reveal Secret Key: To reveal the secret key, users must complete MFA verification.
- Add New Keypair: Users can add new keypairs, providing a label and passphrase.
Security Note: Private keys are encrypted, and users must provide their passphrase to decrypt them.