Open reyraa opened 2 years ago
Hey @reyraa, has there been any success on this front? I am building a dApp myself now, and I have been struggling with connecting the Lisk Desktop wallet to the dApp using walletconnect. The main setback is that walletconnect does not seem to directly support Lisk Desktop and/or vice versa.
Do you know where I can find a guide on how to accomplish that?
As a part of "Implement blockchain application transaction signing" for Lisk Dekstop and Mobile, we should create a minimal dApp, running against the Postboard project to connect to Lisk Desktop though the WalletConnect bridge.
Before we start building the required code base for receiving events by Lisk Desktop, and acting accordingly, we need an application that initiates these events.
This will help us test the features in Lisk Desktop and Mobile. It'll also serve as a showcase on how to connect to Lisk Desktop for signing messages and transactions.
Said application must be able to:
For the benefit of the community, we can add this application to the Lisk examples repository. We can choose from the existing tutorials, update it to Lisk SDK 6.0 and create the dApp to run against it.
Acceptance Criteria