FAQ
Last updated
Was this helpful?
Last updated
Was this helpful?
What if MagicMirror does not have the Solidity compiler version that is required for my smart contract?
In the same directory as the MagicMirror executable, there should be a folder called linux_solc (for Docker and Ubuntu) or solc (for Window). This is the directory where MagicMirror stores the different versions of Solidity compilers. You can go to this , download the compiler you need, and put it in the directory.
Does MagicMirror have an executable available for macOS?
Not at the moment. However, Docker is available for macOS, please follow the instruction to use the Docker release of MagicMirror.