Wallets
Qubic offers various wallet options to suit different user needs and preferences. For the most up-to-date list of available wallets, please consult https://qubic.org/#wallets.
Wallets by the Core Team
- Web Wallet: https://wallet.qubic.li
- iOS Wallet
To view the source code of the official wallet app developed by the core team, visit the GitHub repository: https://github.com/qubic/wallet-app
Community-Developed Wallets
- Desktop Wallet
- Mobile Wallet
- Web Extensions
For detailed information and links to all available wallets, please visit https://qubic.org/#wallets.
Types of Wallets
Qubic wallets can be categorized into two main types:
- Direct Network Connected Wallet
- Proxied Wallet
Direct Network Connected Wallet
This type of wallet uses a direct connection to the Qubic network. It connects to at least 3 Qubic Nodes and interacts directly with them.
Advantages:
- Most straightforward without any 3rd party software
- Mostly Open Source
Disadvantages:
- More difficult to handle
- Requires direct connection to Qubic Peers
Proxied Wallet
A Proxied Wallet uses a proxy service to interact with the network. The proxy provider ensures that your transaction is sent to the network.
Advantages:
- Easy to handle
- Runs everywhere without direct connection to the network
Disadvantages:
- Server-Part of Software may not be Open Source
- If the proxy service is offline, you can't interact with the network