NEWTON
Asked
3 months ago
47
views
0
I got an error while deploying:
{"code": "StarknetErrorCode.DEPRECATED_TRANSACTION", "message": "Deploy transaction is no longer supported."}
Umm, cairo playground does not support deploying contracts anymore
What is the most user-friendly way to deploy contracts on starknet for now?
Newton
asked
3 months ago
0
0
This may be helpful for you https://starkware.notion.site/Deploy-a-contract-and-an-account-on-StarkNet-ed2fd13301d2414e8223bb72bb90e386
Newton
answered
3 months ago
How to deploy a contract through starknet.py?
Status “received” while deploying starknet transaction. Is it ok?
Why there is no fee for deploying an account contract (creating account)?
Trying to deploy contract with Argent guide but got error Unitialized Contract
Which account does protostar deploy command from?
Why am I having trouble deploying my Cairo contract?
ApeWorX: Why do I need to fund a Starknet account before deploying it?
Does cairo have payable functions?
StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT error in Cairo. Can anyone help?
What if my solidity contract contains Assembly or special EVM calls ?
ApeWorX: Why am I getting the error message "ArgumentsLengthError"?
Does anyone know how to print a uint256 in protostar tests?
How do I connect my DAPP to Starknet-devnet using starknetjs?
How do I create OZ (Open Zeppelin) contract using starknetjs?