🖍️
MagicMirror
  • Introduction
  • INSTALLATION
    • Docker Container
    • Ubuntu
    • Windows
  • RUNNING MAGICMIRROR
    • Command and Options
    • single-file-mode
    • batch-mode
    • More Docker Tricks
  • FAQ
  • Contact Us
Powered by GitBook
On this page

Was this helpful?

FAQ

PreviousMore Docker TricksNextContact Us

Last updated 4 years ago

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.

page
here