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}?
12 views
Asked by Justin Zhang
What does this condition check pass in cairo-lang?
26 views
Asked by Justin Zhang
Deploying Cairo contract using Protostar
153 views
Asked by CCDev
Error: Builtins {'keccak'} are not present in layout "all"
62 views
Asked by SparkHao
Why does this Cairo program put powers of 2 in the memory?
380 views
Asked by TorukMakto
What does it mean to declare a 'local' variable inside a 'let'?
230 views
Asked by donnoh
Checking result of an L1 -> L2 message/invoke in Starknet
459 views
Asked by codemedian
when to use tail call optimization in a cairo smartcontract
121 views
Asked by Th0rgal
Cairo: let vs tempvar what is the difference?
65 views
Asked by QQQ
How do you optimize gas in Cairo with Uint256/felt?
131 views
Asked by QQQ