NEWTON
Asked
26 days ago
6
views
0
Why do I need to fund an account before deploying it?
0x98e3...a56442
asked
26 days ago
0
Accepted answer
You need to fund an account before you can deploy it because an account is represented by a deployed contract that defines the account’s logic. More information can be found on the Starknet documentation found here
0x98e3...a56442
answered
26 days ago
Why there is no fee for deploying an account contract (creating account)?
ApeWorX: How do I call an account while trying to test a function?
Why am I having trouble deploying my Cairo contract?
ApeWorX: Why am I getting an "account __execute__" error message?
Do I need to learn cairo to develop on starknet?
How do I create account using starknetjs?
Cairo: How do I initialize an array in cairo
Infinite Recursion Error on Cairo Compile
How to select the network my Pathfinder node runs on?
Trying to deploy contract with Argent guide but got error Unitialized Contract
Another vanilla Cairo question, what are the sorts of references
Would anyone have a link or know how fast blocks would be generated on StarkNet after Regenesis ?
Error when deploying Cairo: [WARNING] alpha-goerli is a legacy network name parameter and it won't be supported in future versions
How do I create account using starknetjs?