Skip to content

[todo] simple Account Abstraction Dapp #41

@AmazingAng

Description

@AmazingAng

Simple implementation of AA on the web with the following features:

  1. generate a random seed phrase or private key for the user.
  2. user can enter a seed phrase or private key to create a AA contract.
  3. After creation, the user can use the AA to interact with Starknet. For education purposes, we the Dapp only contain send and receive testnet ETH.

Resources:

  1. AA on Starknet: https://docs.starknet.io/documentation/architecture_and_concepts/Account_Abstraction/introduction/
  2. Dapp tutorial: https://starknet.wtf.academy/docs/Dapp/
  3. Openzeppelin AA implementation: https://github.com/OpenZeppelin/cairo-contracts/tree/main/src/openzeppelin/account

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions