'Alternative to metamask popup

so I have created a DApp whose purpose is basically to transfer user details given by user to admin using blockchain. I don't want my users to download metamask and have eth in order to use the DApp. Is there any other alternative where they can use my DApp and I will pay for their transactions?



Solution 1:[1]

I think you are talking about meta-transactions.

This article should give you a good point of entry:

https://docs.openzeppelin.com/learn/sending-gasless-transactions

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Throvn