Hi!IntroAs many of you probably know, I am the lead dev at ethOS, a new crypto native mobile OS. I created the system-level wallet protocol which I will explain here.The current problem with mobile3As of right now, many mobile dapps use WalletConnect to let users connect their wallet. I believe that WalletConnect is a nice protocol, if you have your wallet and dapp on seperate devices, but it’s not the best for mobile dapps that want to connect to a local wallet. Reason being, the WalletConne...