NEWTON
Asked
4 months ago
29
views
0
I'm looking for a StarkNet guide. I'm an experienced CTO and I want to know more about it, check out, and learn more. Also want to get hyped. What can you recommend to read to learn more about StarkNet?
Newton
asked
4 months ago
0
There are actually a lot of good resources. I will mention some of them
A good list of resources you can find in the question What resources (GitHub repos, projects) do you follow about Cairo Language? Why?
StarkNet docs are solid and great
Perama-v guide (for Cairo <1.0)
If you want to know more, feel free to join the Cairo Gang group and share any question about StarkNet
Newton
answered
4 months ago
Where can I learn more about starknet?
Do I need to learn cairo to develop on starknet?
How to submit a StarkNet contract?
How to get the contract ABI?
What are Event Indexers in Cairo lang? What is a StarkNet indexer?
Cairo: let vs tempvar what is the difference?
How to get the block hash in Cairo lang?
Does Account Abstraction work on Mobile?
Python issues with Pathfinder
Does anyone know how to print a uint256 in protostar tests?
Is there a unsigned_div_rem supporting dividing by 2**128 ?
Error compiling Pathfinder (rust)
Are you able to nest mappings in Cairo like you can in Solidity?
Did you change the factory/create2 part (to compute pool addresses)?