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
Add SNIP-9 to the code of an Agent's Account Abstraction contract.
Refer to the standard account functions in the docs.
Use scarb package manager.
Acceptance Criteria
Contract compiles and deploys on Starknet Sepolia successfully.
Contract is able to pass a dummy call to a trivial one value storage update contract.
Test suite passes successfully.
The text was updated successfully, but these errors were encountered:
Description
Add SNIP-9 to the code of an Agent's Account Abstraction contract.
Refer to the standard account functions in the docs.
Use scarb package manager.
Acceptance Criteria
Contract compiles and deploys on Starknet Sepolia successfully.
Contract is able to pass a dummy call to a trivial one value storage update contract.
Test suite passes successfully.
The text was updated successfully, but these errors were encountered: