macOS installation
Instructions to install Gunbot on a macOS machine.
Last updated
Was this helpful?
Instructions to install Gunbot on a macOS machine.
Last updated
Was this helpful?
Unpack the release .zip file to a new folder.
Start running Gunbot with the following command from a terminal in your Gunbot folder: ./gunthy-macos
. Keep this terminal window open.
Open in a browser on the same system to access the Gunbot GUI (modern browsers recommended, preferably Chrome or Firefox)
Make sure to enter your registered ERC-20 wallet ("Gunthy wallet") and your in Gunbot before starting the bot core for the first time.
System security settings may show that the gunthy-macos
file is damaged or dangerous.
One way to disable the OS restrictions on the Gunbot folder is using this command in a terminal window: xattr -d -r com.apple.quarantine <foldername>
To run on an M1 processor, create a Rosetta terminal () and use that terminal to launch Gunbot.
Gunbot is intended to run on your local system. Making the Gunbot GUI available from outside networks is inherently risky, only do so on your own responsibility.
Considerable efforts went into securing the GUI, but please understand that achieving 100% security is not realistic.
The following steps use the built in Terminal program to handle a few one time steps.
After you've done this, type cd macos
to enter the actual program folder
Type xattr -d -r com.apple.quarantine <foldername>
to remove gatekeeper restrictions. Instead of <foldername>, use the full path to the folder where you have unpacked Gunbot.
Type chmod +x gunthy-macos
to make sure it can be ran as a program.
Type ./gunthy-macos
to start running the software.
You can now access it in your browser using this link: