Please describe your proposed solution.
Currently, there are various multisig implementation for various blockchains with very diverse user experience. Every time when the same group of users wants to create a multisig on a new chain they all need to research and educate them selves about how that new particular implementation/solution works. While this process is easier for tech people, general crypto users are not technically educated. It is also hard to keep track of what is happening in each individual multisig wallet. If you will check existing single user applications, the most popular wallets nowadays are multichain wallets, as they provide unified user experience and users can handle most of their assets at once in a single place.
Multisigs are rarely used by retail, however they are very popular for corporate players and DAOs, where funds are controlled by multiple parties. Corporate users are traditionally playing an important role in any crypto community, often representing so called "whales".
There is definitely an interest to multisigs on Cardano, however current user experience is leaving a huge space for improvements and adoption.
WhCypher is a new kind of multisig wallet. Unlike any of its competitors it covers multiple blockchains with unified user experience.
Please describe how your proposed solution will address the Challenge that you have submitted it in.
The multisig schema that WH Cypher utilised is based on threshold signature cryptography. This schema allows wallet users to generate an unlimited amount of anonymous t-of-n multisigs on any supported blockchain at no cost. Multisigs generated by WH Cyhper do not reveal any information about how many participants have created a specific wallet or which one of them have jointly generated a signature. Another important feature of threshold signatures is that this process provides identical user experience regardless the blockchain, type of asset that is being transferred or even type of transaction that is signed.
What are the main risks that could prevent you from delivering the project successfully and please explain how you will mitigate each risk?
We base our work on modern cryptography. In particular - threshold signatures. It is a tech savvy process and will require extra cautions during implementation. Additionally, it is best to have a security audit by external company/security researcher.