You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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.
The text was updated successfully, but these errors were encountered: