Current flow:
- User clicks the Buy NUM button
- User inputs how much NUM they want to buy
- Capture App prepares a deeplinking, which launches the MetaMask app with filled the target address (Numbers' fee receiving wallet) and amount automatically
- https://docs.metamask.io/guide/mobile-best-practices.html#deeplinking
- MetaMask mobile deeplink generator
- User sends a Tx
- Once the payment is received, backend transfers a fixed amount of NUM to user (similar to moonpay)
┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang