Please describe your proposed solution.
Cardano users have been waiting for a mobile wallet for a long time, there is a lot of demand for mobile wallets as it is much easier and more secure to access than a web or desktop app. The primary goal of our project is to create a non-custodial mobile wallet that supports all of Cardano's light wallet's features,
- Hardware wallet support
- Sending and Receiving ADA
- Sending Multiple tokens
- Multi Language
- Multi recipient transaction
- Memo support
- Staking to any pool
- Multi-account support
- Catalyst Voting
- Assets/NFT support
- Dapp support
This wallet app will be accessible to all Cardano users since it will be developed for both Android and iOS. Many users use and appreciate Typhon wallet, which is already available as a web app and Chrome extension, for its user-friendliness and the special features it offers. The mobile wallet will be developed in the same manner, by being integrated natively into the platforms to offer users a seamless experience.
Implementation:
The mobile app will be built natively which will serve its build for both Android and IOS. Also, we will be using the open-source libraries which are being used in Typhon Wallet and other Cardano projects.
<https://github.com/StricaHQ/typhonjs>
https://github.com/StricaHQ/bip32ed25519
Please describe how your proposed solution will address the Challenge that you have submitted it in.
By lowering the barrier to entry for users to DApps, Defi marketplaces, and much more, a user-friendly mobile wallet promotes adoption by offering an alternative to the current solutions. The entire ecosystem will benefit from mobile app integrations with current services and protocols because users will have more viable alternatives.
What are the main risks that could prevent you from delivering the project successfully and please explain how you will mitigate each risk?
There is a complexity to supporting dApp integration from mobile wallets, this complexity might delay the support for dApps but the mobile wallet will be delivered without any risk. We have already done some POCs to confirm our approach for the mobile wallet development.