NEWTON
Asked
4 months ago
285
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
There are a bunch of questions about key storage in a new "Account Abstraction" paradigm.
This question is participating in Newton Bounties | Incentivized Test Program Every verified valid question gets $10 USDC (mainnet)
Newton
asked
4 months ago
1
Accepted answer
Account abstraction is a paradigm for chains where assets are held by smart contracts exclusively, not EOAs.
As such, any kind of account contract can be coded; your question may have as many answers as there are account contracts implementation!
0x1547...37A92A
answered
4 months ago
Does anyone know how to import an account to ArgentX by private key?
What is an abstract account?
Do you know if I can use a Braavos account as a multisig wallet?
Can you explain what is Abstract Account?
How to get private key/mnemonic for account that been created using `deploy_account` [StarkNet]?
How do I create my own account abstraction using starknetjs?
Can I add Kakarot to my metamask?
ApeWorX: How do I call an account while trying to test a function?
Are transpiled contracts only interactable with the warp cli?
How do I connect my DAPP to a Starknet node using starknetjs?
Would anyone have a link or know how fast blocks would be generated on StarkNet after Regenesis ?
A TypeError while unpacking nested tuples into felts
How do I connect my DAPP to Starknet testnet using starknetjs?
The only way to invoke a contract is using migrations (this applies for both devnet and testnet?)