* Update readme to contain instructions for creating file
* Add method for sending transaction to chain
* Rename approve transaction component to approve transfer
* Create component for approving transactions
* Display transaction message in Approve transaction component
* Install registry-sdk
* Display gas limit on receiving transaction request
* Add functionality for sending transaction to chain
* Add memo in simulate gas method
* Remove unnecessary TODO
* Display error in dialog box
* Add support for onboarding transaction
* Pass address of signer in wallet connect request from app
* Sign in using selected address
* Use optional namespace
* Merge namespaces and use combined namespace
* Add todo for lodash merge
* Use walletConnect util buildApprovedNamespaces while approving sessions
* Lint fixes
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>