List Question
10 TechQA 2023-10-25 13:08:18Why do a lot of functions in cairo includes {syscall_ptr, pedersen_ptr, range_check_ptr}?
47 views
Asked by Justin Zhang
What does this condition check pass in cairo-lang?
61 views
Asked by Justin Zhang
Deploying Cairo contract using Protostar
198 views
Asked by CCDev
Error: Builtins {'keccak'} are not present in layout "all"
96 views
Asked by SparkHao
Why does this Cairo program put powers of 2 in the memory?
438 views
Asked by TorukMakto
What does it mean to declare a 'local' variable inside a 'let'?
284 views
Asked by donnoh
Checking result of an L1 -> L2 message/invoke in Starknet
519 views
Asked by codemedian
when to use tail call optimization in a cairo smartcontract
176 views
Asked by Th0rgal
Cairo: let vs tempvar what is the difference?
106 views
Asked by QQQ
How do you optimize gas in Cairo with Uint256/felt?
185 views
Asked by QQQ