Install DFX Dashboard and its prerequisites to start developing on the Internet Computer
dfx
.
dfx
via dfxvm
dfx
, which is part of the Internet Computer SDK.
dfx
is natively supported on Linux or macOS 12.* Monterey or later. For Windows users, you can run dfx
using Windows Subsystem for Linux (WSL 2), although not all features may be supported.dfx
, we’ll use dfxvm
, a tool for managing different versions of dfx
.
Open your terminal
Install dfxvm
dfxvm
:Verify installation
softwareupdate --install-rosetta
in your terminal.Download the release
Install the application
dfx
dfx
separately as described above, DFX Dashboard also provides a bundled version of dfx
.
dfx
separately or need to use a specific version, you can use the bundled dfx
version in DFX Dashboard.Open DFX Dashboard
Navigate to Settings
Toggle dfx version
dfx
and bundled dfx
.Select bundled dfx
Launch the application
Check the About section
Verify version
DFX Dashboard won't start
Permission denied on Linux
chmod +x DFX-Dashboard.AppImage
macOS security warning