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
SeiyaKobayashi opened this issue Nov 1, 2024 · 0 comments
Open

Gas Abstraction: Design Doc #60

SeiyaKobayashi opened this issue Nov 1, 2024 · 0 comments

Comments

@SeiyaKobayashi
Copy link
Collaborator

📝 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

  • Write design documents for gas abstraction feature. The document should include at least the following.
    • User flow (i.e., UX) design
    • Architecture of periphery smart contracts
    • SDK implementation details

📚 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

1 participant