Etherless payments with Dai
Payments in stablecoin like Dai should be intuitive to common users. Abstracting away the need for a secondary Ether balance for gas greatly simplifies wallet management. Send your payments Dai-ly.
- Allows users to have a Dai-only account, and spend Dai by paying Dai fees instead of Ether.
- Allows Ether holders to be delegated to pay the gas fees in Ether, and get reimbursed in Dai.
Working implementation of ERC865 for token holders to pay transfer transactions in tokens instead of gas, in one transaction.
Backend implementation off chain to manage the delegated transactions, as well as matching transactions to the right delegates.
Frontend wallet implementation for both Dai-only users and Ether gas paying delegates.
- Dai user signs a transaction to send Dai
- A third party pays for the transaction gas fees on behalf
- Dai is sent to the destination
- Third party gets reimbursed Dai from the same transaction that covers the gas fees + a bonus
- Onboarding new users to a paying with crypto with Dai
- A payments only Dai wallet without the need to refill Ether
- Allow users to passively convert Ether into Dai with a slight bonus