List Question
10 TechQA 2025-01-04 23:08:11Why do a lot of functions in cairo includes {syscall_ptr, pedersen_ptr, range_check_ptr}?
40 views
Asked by Justin Zhang
What does this condition check pass in cairo-lang?
54 views
Asked by Justin Zhang
Deploying Cairo contract using Protostar
184 views
Asked by CCDev
Error: Builtins {'keccak'} are not present in layout "all"
95 views
Asked by SparkHao
Why does this Cairo program put powers of 2 in the memory?
409 views
Asked by TorukMakto
What does it mean to declare a 'local' variable inside a 'let'?
266 views
Asked by donnoh
Checking result of an L1 -> L2 message/invoke in Starknet
497 views
Asked by codemedian
when to use tail call optimization in a cairo smartcontract
152 views
Asked by Th0rgal
Cairo: let vs tempvar what is the difference?
93 views
Asked by QQQ
How do you optimize gas in Cairo with Uint256/felt?
170 views
Asked by QQQ