Post
Topic
Board Altcoin Discussion
Re: ETH - Pre-Paid smart contract so user don't pay transactions
by
casperBGD
on 12/10/2020, 11:29:01 UTC
Hello all,

I'm developing a "corporate" DApp, therefore the employee don't have any reason to "spend" their ether/gas for interacting with the contract...

Is there any way to enable each transaction to be Auto-paid by the contract itself? If not how would you address this problem? I cannot pass ETH to employee, because they might "spend it" and at the same time why they would use their own ETH?

Thank you all for any suggestion

Cheers

if you plan to you it just for your corporation, i would suggest to use private network, not public Ethereum network, so you can send them ETH for transactions, but these would be worthless on public network, and you can create it without expense

of course, this would not help if you want public transactions