Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 552 Bytes

File metadata and controls

13 lines (8 loc) · 552 Bytes

WalletConnect

Demo to connect an android app with a blockchain wallet and get requests signed using the blockchain wallet

How to run

Download and open this project in android studio, build and run on a physical android device

You need to have Trust Wallet installed and setup on the same device since this app expects to deep link with the Trust Wallet

Code Explanation

To have a detailed explanation of the code, visit this medium article

https://medium.com/@hira.siddiqui/connecting-your-mobile-apps-with-your-web3-identity-ef0416033419