Simple Installations
Smart Chain Installation
To install the Komodo daemon, komodod, and its necessary counterpart, komodo-cli, the simplest method is to download pre-compiled binaries.
Downloadable packages are available for Linux, MacOS, and Windows.
Link to Download Software
Download and unzip the software files for your operating system..
Installing the Simple Downloadable Files
Once unzipped, the executables do not require installation. Simply find komodod and komodo-cli in the directory where you unzipped the files.
You may also build komodod and komodo-cli from source. This is not required, but it is considered the best practice. Building from source enables you to receive the latest patches and security upgrades the moment they are pushed to the komodod source.
Using the official Docker image
Komodo offers a Docker image that has pre-built versions of the Komodo software. The image is based on the Ubuntu operating system and offers different versions of the software that are built from different Komodo Github repositories, such as the dev, beta, and research branches.
The Docker image can be found here: https://hub.docker.com/r/komodoofficial/komodo.
An example of how the image can be used is available in this github repository.
See the Smart Chains Documentation for Further Details
Please see the full Smart Chains technical documentation for full software explanations. You will find a walkthrough on building from source here.
Komodo DeFi Framework Installation
Installing Komodo DeFi Framework Software
The following links contain downloadable Komodo DeFi Framework software. Simply download the files appropriate for your operating system, extract them to your desired location, and double click the application to begin. Link to Komodo DeFi Framework Software - Simple Installations
Using the official Docker image
Komodo offers a Docker image that features the Komodo DeFi Framework software. This Docker image is based on the Ubuntu (Linux) operating system.
The image can be found here: https://hub.docker.com/r/komodoofficial/komodo-defi-framework.
An explanation of how the image can be used is available in the “Overview” section of the above linked webpage.
Additional Komodo DeFi Framework Documentation
Please see the following links for further details regarding Komodo DeFi Framework software.