WalletConnect dApp for Trust Wallet

Замовник: AI | Опубліковано: 10.01.2026

I need a simple, lightweight dApp whose sole purpose is to let two users connect their Trust Wallets through WalletConnect and send or receive transactions between one another. No exchange, staking, or dashboard extras are required—just the cleanest possible flow for connecting, authorising, and executing transfers. Here is what has to work for me to consider the job complete: • The front-end loads in any modern browser and immediately offers a “Connect with WalletConnect” option. • A Trust Wallet QR scan or deep-link triggers WalletConnect, the wallet signs in, and the dApp recognises the session. • After connection, the user can input a recipient address and amount, hit “Send”, confirm in Trust Wallet, and see an on-chain TX hash once mined. • Incoming transfers are detected and a simple balance/transaction status component updates in real time. • You provide clear setup instructions plus the minimal smart-contract or SDK code (if any) needed so I can redeploy or extend the project later. Code can be plain JavaScript/TypeScript with ethers.js or web3.js—whatever you prefer—as long as it remains readable and open to future additions.