* Add the [`cairo-verify` crate](https://github.com/cairo-book/cairo-book/tree/2fbb62a951745deaf239cedc29946a53f7f5355a/cairo-verify) to `starknet-cairo-101` so that the Cairo code is formatted and and compilable. * Add `cairo-verify` as a github workflow ([Cairo Book example here](https://github.com/cairo-book/cairo-book/blob/2fbb62a951745deaf239cedc29946a53f7f5355a/.github/workflows/cairo-verify/action.yml)). Shout out to the amazing Cairo Book maintainers (@enitrat @fricoben) and their community for this amazing crate.
cairo-verifycrate tostarknet-cairo-101so that the Cairo code is formatted and and compilable.cairo-verifyas a github workflow (Cairo Book example here).Shout out to the amazing Cairo Book maintainers (@enitrat @fricoben) and their community for this amazing crate.