NEWTON
Asked
2 months ago
57
views
0
This question has a bounty of $0.00 in testnet ETH. Answers to this question are eligible to win that bounty.
These are testnet contracts. Not real ETH.
$0.00
How does Account Abstraction improve the UX compared to other methods?
This question is participating in Newton Bounties | Incentivized Test Program Every verified valid question gets $10 USDC (mainnet)
Newton
asked
2 months ago
0
Account abstraction means only smart contracts can hold assets. And so every wallet interaction is done through a smart contract call, to smart contract code. Ideas where this could mean better UX:
0x1547...37A92A
answered
2 months ago
What are multi-calls in Account Abstraction? What will it bring to the UX?
How do I create my own account abstraction using starknetjs?
Can you explain what is Abstract Account?
What is an abstract account?
What’s the difference between Account Abstraction (AA) and Externally Owned Accounts (EOA)?
Does anyone know how to import an account to ArgentX by private key?
How to use `await` in StarkNet.py?
How to fix invalid character error while invoking starknetjs frontend app in Cairo?
Status “received” while deploying starknet transaction. Is it ok?
Can anyone explain Pathfinder JSON-RPC InvokeTXNV1?
Is there a javascript version of StarkEx playground?
Is there a threshold of optimum transaction speed/cost in L2s?
Did not have to pay gas fee when calling same function multiple times in Starknet?
Is there optimistic parallelism in StarkNet?