The Alpha is currently being supported with security updates.
If you encounter any security concerns, please follow responsible disclosure and email security AT labeleven.dev.
The current iteration of this tool is a single-page application, statically hosted and with no backend (besides Solana itself), i.e. runs entirely in your browser.
- Wallets are accessed via
@solana/wallet-adapter
so the private keys or seeds are not exposed to the application. - Only the app options are stored in the browser's local storage.
- Sentry.io is used exclusively for capturing error reports. Tracing of user interactions has not been enabled.
- Generated keypairs are stored in memory and do not survive page refreshes
- Use a separate wallet than your main one to connect with Better Call Sol