On this page you can find how to download and get the latest version of the Pactus software.
Project Pactus is distributed as open source software, so the preferred way for installing it is to clone the source code from the GitHub repository and compile the source code.
Instructions for compiling Pactus is provided on the install page.
You can also download the latest stable releases of Pactus. These releases are updated automatically when a new version is released in GitHub repository.
You can run Pactus in a Graphical User Interface (GUI) mode and it is suitable for both beginners and advanced users.
File name | Kind | OS | Arch |
---|---|---|---|
pactus-gui_0.11.0_darwin_amd64.tar.gz | Archive | macOS | 64-bit |
pactus-gui_0.11.0_darwin_amd64.dmg | DMG | macOS | 64-bit |
pactus-gui_0.11.0_linux_amd64.tar.gz | Archive | Linux | 64-bit |
pactus-gui_0.11.0_windows_amd64.zip | Archive | Windows | 64-bit |
pactus-gui_0.11.0_windows_amd64_installer.exe | Installer | Windows | 64-bit |
Once you have downloaded the Pactus GUI, you may follow this tutorial to set up and run your node: How to run Pactus in Graphic Mode?
Advanced user can run Pactus in Command Line Interface (CLI) mode.
File name | OS | Arch |
---|---|---|
pactus-cli_0.11.0_android_arm64.tar.gz | Android | ARM64 |
pactus-cli_0.11.0_darwin_amd64.tar.gz | macOS | 64-bit |
pactus-cli_0.11.0_darwin_arm64.tar.gz | macOS | ARM64 |
pactus-cli_0.11.0_freebsd_amd64.tar.gz | FreeBSD | 64-bit |
pactus-cli_0.11.0_freebsd_arm.tar.gz | FreeBSD | ARM |
pactus-cli_0.11.0_linux_amd64.tar.gz | Linux | 64-bit |
pactus-cli_0.11.0_linux_arm64.tar.gz | Linux | ARM64 |
pactus-cli_0.11.0_windows_386.zip | Windows | 32-bit |
pactus-cli_0.11.0_windows_amd64.zip | Windows | 64-bit |
Once you have downloaded the Pactus CLI, you may follow this tutorial to set up and run your node: How to run Pactus in Command Line mode?
Advanced user can get the Pactus docker image from Docker Hub.
You may follow this tutorial to set up and run your node using Docker: How to run Pactus using Docker?