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

Feature: Account Abstraction - Smart Wallet Account Contract #188

Closed
julio4 opened this issue May 23, 2024 · 4 comments · Fixed by #200
Closed

Feature: Account Abstraction - Smart Wallet Account Contract #188

julio4 opened this issue May 23, 2024 · 4 comments · Fixed by #200
Assignees
Labels

Comments

@julio4
Copy link
Contributor

julio4 commented May 23, 2024

Description

Account Abstraction replace Externally Owned Accounts (EOA). Accounts are implemented as smart contract called smart wallet.

Each Smart wallet contract must implement the SNIP-6 interface.

In this example, we want to go through each of the SNIP-6 methods and show a simple implementation.

Criteria:

  • Clearly explain what can be customized, comparatively from an EOA.
  • Focus on the implementation. There’s already lots of explanations about it in the Starknet Book, give a succinct overview of the most important points.

Resources:

ODHack

To be eligible for additional rewards, be sure to review and follow the ODHack Common Guidelines and Contributing Guidelines.
Be sure to join the telegram group and introduce yourself.

@julio4 julio4 added the ODHack label May 23, 2024
@vibenedict
Copy link

vibenedict commented May 23, 2024

Hi, i will like to jump on this issue

@Jemiiah
Copy link
Contributor

Jemiiah commented May 23, 2024

I would love to work on this project @julio4 🚀

@VictoriaAde
Copy link

I am interested in working on this.
I have a good idea how I can go about this.
Please assign me.

@julio4
Copy link
Contributor Author

julio4 commented May 23, 2024

Hello everyone! I assigned @Jemiiah for this time!

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

Successfully merging a pull request may close this issue.

4 participants