NEWTON
Asked
2 months ago
12
views
0
I was able to run those commands without setting up a StarkNet account
0
Accepted answer
Warp uses the starkent cli in the background to interact with StarkNet, so it follows the same behaviour and it uses the the default account from the starknet accounts json unless otherwise specified.
victorforissier.eth
answered
2 months ago
Which account does protostar deploy command from?
Are transpiled contracts only interactable with the warp cli?
How to install Nethermind's Solidity to Cairo transpiler without an error "command not found: warp"?
Status “received” while deploying starknet transaction. Is it ok?
How can I change solc compiler version in warp?
How to transpile multiple contracts at once using warp?
Can you explain what is Abstract Account?
How to transpile multiple contracts at once using warp?
Can you explain about cancellation (L1 -> L2) in StarkNet (sequencer)?
How many time does it take for stark to eth starkgate bridge process?
What does this error means? (AssertionError: assert_not_zero failed: 0 = 0.)
Have there been any security issues reported on the Cairo code generated from warp so far?
Where can I learn more about starknet?
What is the technical difference of Kakarot compare to Nethermind's Warp?