Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup script for mac #21

Open
ArielTM opened this issue Aug 21, 2024 · 0 comments
Open

Setup script for mac #21

ArielTM opened this issue Aug 21, 2024 · 0 comments

Comments

@ArielTM
Copy link

ArielTM commented Aug 21, 2024

wget -c https://github.com/starkware-libs/cairo/releases/download/v2.6.3/release-x86_64-unknown-linux-musl.tar.gz -O - | tar -xz

In mac with ARM chip, this should be replaced with https://github.com/starkware-libs/cairo/releases/download/v2.3.0/release-aarch64-apple-darwin.tar

For solc, you should use https://binaries.soliditylang.org/macosx-amd64/solc-macosx-amd64-v0.8.20%2Bcommit.a1b79de6 . (works also on arm chips with rosetta)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant