* Sign message using signDirect method with cosmos accounts
* Add explaination for signDirect method
* Use existing utility function to convert hex string to uint8array
* Handle review changes
* Add functionality to use cosmos accounts while pairing
* Sign message using cosmos accounts using signAmino method
* Add todo to debug signDirect
* Use cosmos wallet amino method directly
* Add back displaying wallet connect data while pairing
* Reset state for wallet connect data on closing pairing modal
* Add qr-code scanner button in homescreen header
* Display dapp details on sign request page
* Center details coming from dapp
* Remove request event state from request context
* Connect with dapp using WalletConnect
* Pair dapp with wallet
* Sign message taken from dapp and return the signature
* Add todos
* Move wallet connect functions to seperate screen
* Change ui
* Change ui for wc modals
* Add styles
* Remove border radius at the bottom
* Make review changes
* Add dependancy to useEffect
* Move pairing modal methods
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>