NEWTON
Asked
1 month ago
22
views
1
I have a question about how to print "Hello World" in Cairo 1. How do I log/print ?
Newton
asked
1 month ago
0
At this moment there is not any console logging. It is not possible to make a function
func main(y: felt) {
// print value of y here
}
in Cairo 1
Newton
answered
1 month ago
Cairo: How do write a log function in Cairo
Cairo: How do I initialize an array in cairo
Does anyone know how to print a uint256 in protostar tests?
How to write "and" conditional logic in Cairo?
What is the inefficiency in this cairo code using alloc_locals
How do I run a Pathfinder node?
What do I have as the result of a Cairo contract in JavaScript?
What is SHARP in Cairo Language?
How to use Hints in Cairo Lang?
Has anyone had `get_caller_address` problems in devnet ?
How to transpile multiple contracts at once using warp?
Python issues with Pathfinder
Implementing the connect wallet. Can you help about connectors?
How does a full node like pathfinder work