Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gas Abstraction: Design Doc #60

Open
1 of 2 tasks
SeiyaKobayashi opened this issue Nov 1, 2024 · 0 comments
Open
1 of 2 tasks

Gas Abstraction: Design Doc #60

SeiyaKobayashi opened this issue Nov 1, 2024 · 0 comments

Comments

@SeiyaKobayashi
Copy link
Collaborator

SeiyaKobayashi commented Nov 1, 2024

📝 Overview

EVM chains require end-users to pay gas fees using their respective native tokens (e.g., ETH). Gas abstraction allows end-users to pay gas fees with arbitrary ERC-20 tokens (e.g., JPYC), typically via account abstraction mechanism.

🖋 Details

  • Depends on completion of Gas Abstraction: Preliminary Research #79
  • Write design documents for gas abstraction feature. The document should include at least the following.
    • User flow (UX) design (e.g., Figma)
    • Architectures & interfaces of periphery smart contracts, including which EIPs to be aligned

📚 References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants