AvailX / avail-wallet

An open source, private, self-custodial wallet. Built on the Aleo network.
https://avail.global
Apache License 2.0
20 stars 7 forks source link

FEAT/Receive Modal && Functionality #121

Closed Immadominion closed 3 months ago

Immadominion commented 3 months ago

Add Receive Modal With QRCode and Copy To Clipboard Functionality

Description This PR adds a new Receive Modal component to the project. The component displays a Modal with the user wallet address with options to copy address, and view a QR. The QR code for receiving NFTs and crypto is another modal with a back button and a centered header text.

Changes Made

Checklist ✅ Code compiles without errors. ✅ Tested only on simulator, not with code. ✅ Making PR as requested by team lead.

Please review the changes and let me know if any adjustments are needed. Thank you!