Please describe your proposed solution
Few open-source wallets exist which allow you complete control over your keys and how you manage them. Developers, high frequency traders, SPO's and self-custody proponents often have to use command line interfaces or programming tools to interact with their keys.
stealthWallet is a self-custody wallet that allows the creation or importation of multiple key-types. It provides functionality for air-gapped transactions for those inclined to keep keys secure in self-custody. For developers or traders multiple key types can be imported and managed easily with the UI including:
- Lucid enterprise keys
- Node CLI ED25519 keys
- Mnemonic phrases (single address mode)
- Pycardano keys
stealthWallet provides full control of your keys so they can be stored where you want. Store your private keys on a raspberry PI and use the UI for air-gapped transaction signing, or optionally store them on an offline USB for increased security, or they can be stored on your PC (hot keys). StealthWallet also includes AES-256 encryption for an added optional security mechanism.
Developers/traders/SPO's can import their keys into stealthWallet to provide an easy UI for moving native assets and ADA in a secure manner. As an SPO and a operator of batching bots I needed a way to quickly and securely manage many key types/addresses without having to use the CLI, Lucid, or Pycardano. stealthWallet allows me to quickly move native assets and manage multiple keys/key types with added security.