docs(learn): add Apple Silicon DevNet setup guide (macOS M1/M2/M3/M4) - #295
Open
Asplana92 wants to merge 1 commit into
Open
docs(learn): add Apple Silicon DevNet setup guide (macOS M1/M2/M3/M4)#295Asplana92 wants to merge 1 commit into
Asplana92 wants to merge 1 commit into
Conversation
This guide provides step-by-step instructions for setting up Monad DevNet on Apple Silicon using Docker, including prerequisites, building, and running the application.
Author
|
This PR introduces a clear step-by-step guide for developers using Apple Silicon Macs (M1–M4) to set up and run Monad DevNet locally. It complements existing Linux instructions and makes the onboarding process smoother for macOS users. — Asplana92 | Monad Infra Builder |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Add a developer-focused guide to run Monad DevNet on Apple Silicon (macOS) via Docker (linux/amd64 emulation).
Why
Many Monad contributors use Mac M1/M2/M3/M4. This guide makes it easy to build and run DevNet locally before deploying to Linux servers.
Scope
learn/apple-silicon-setup.mdTested
Notes
This complements our server-side Monitoring & Auto-Heal guide (Prometheus + Grafana + Watchtower) for production RPC.