make install: Sets up the cairo git submodulemake build: Builds the cairo 1 compilermake test dir=<path>: Runs the tests in a cratemake format: Formats cairo files undersrc/make check-format: Checks format for files undersrc/make starknet-compile dir=<path>: Runsstarknet-compileon a cairo crate and stores the output underout/
make starknet-compile dir=src/erc20
make starknet-compile dir=src/storage