Qverse is an open‑source, privacy‑first wallet for the Qubitcoin network. Keys are generated and encrypted locally. No telemetry. Minimal permissions. Clear UX for real users.
Single purpose: securely send and receive Qubitcoin with a non‑custodial wallet.
Keys are created on your device and encrypted with your password (PBKDF2 → AES‑GCM). Nothing leaves your machine.
Public codebase you can verify. No remote code, no hidden trackers, minimal permissions.
A clean popup for the things you do every day: unlock, view, receive, and send Qubitcoin.
Auto‑locking sessions keep decrypted secrets out of memory when you’re done.
Only storage and specific host endpoints for reading balances/UTXOs and broadcasting signed txs.
Roadmap includes hardware wallets, richer activity, presets, and i18n.
Generate keys locally; your password derives the encryption key for your vault.
Copy your address to receive funds. Build, review, and sign transactions in the popup.
Broadcast signed transactions to your chosen endpoint and follow confirmations.
Qverse reuses ideas and portions from community projects like OutCast3k/coinbin (MIT). Third‑party components keep their original licenses. Review, audit, or fork the code anytime.
Control your Qubitcoin with a non‑custodial, open‑source wallet.