-
Notifications
You must be signed in to change notification settings - Fork 29
Installing Mintlayer
Enrico Rubboli edited this page Aug 18, 2023
·
4 revisions
Mintlayer offers multiple methods for installation and ways to run it. This guide provides a brief overview of each method.
- Summary: Obtain the source files from the Mintlayer repository and compile them on your machine.
- Summary: Use Docker to pull and run the Mintlayer containerized image.
- Summary: Directly download the pre-compiled binaries suitable for your operating system from the Mintlayer official releases page.
- Summary: Start the node-daemon and then connect the wallet-cli in a separate terminal.
- Summary: Use the node-gui for a graphical interface experience. It's a more user-friendly option but might offer less flexibility than the CLI.
For detailed installation and running instructions, please refer to the respective pages in the official Mintlayer documentation.