NEWTON
Asked
7 months ago
98
views
0
is there an example of migration scripts somewhere ?
This question was originally posted on StarkNet Discord
Newton
asked
7 months ago
0
Accepted answer
You can take a look at the migrator cheatcodes tests (v0.4.2). https://github.com/software-mansion/protostar/tree/53cb5dc5cda1a74a1ffb862d84e7035e44a5c56b/tests/integration/migrator
(Migration scripts are intended to be used with proxy pattern.)
This answer was originally posted on StarkNet Discord
Newton
answered
8 months ago
Is there a cheatsheet somewhere will all the most usefull commands
Where can I find a list of decorators available in Cairo?
Is there a javascript version of StarkEx playground?
Is there optimistic parallelism in StarkNet?
What is ArgentX?
Is there anything wrong with the testnet?
Why there is no fee for deploying an account contract (creating account)?
Is there an example of migration scripts somewhere [Cairo/StarkNet]?
Is there a Cairo equivalent to Keccak256(abi.encode(parameters))?
StarkNet error while deploying: IndexError: list assignment index out of range. Can anyone help?
How can I interact with my contract on Starknet using starknetjs?
Cairo error: Unknown identifier 'bitwise_ptr' when using keccak
Does Cairo work in python3.10 venv? I can’t install python 3.9
StarknetPy Error in get_balance_sync (StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT)