This repository contains official binaries for the io.net - Follow the instructions below to set up and run the binaries on your respective operating system.
- Docker
- Nvidia drivers (In case of GPU Worker) (running io-setup will automatically install this if needed)
- Nvidia container toolkit (In case of GPU Worker) (running io-setup will automatically install this if needed)
- Docker Desktop
- Download Docker Desktop for Mac - choose the mac - apple chip version for download
-
Perform IO-Setup (one time for hardware) (skip if docker and Nvidia drivers are already installed and configured)
- Download the setup script:
curl -L https://github.com/ionet-official/io-net-official-setup-script/raw/main/ionet-setup.sh -o ionet-setup.sh
- Run the script:
chmod +x ionet-setup.sh && ./ionet-setup.sh
- Install
curl
:sudo apt install curl
- Download the setup script:
-
For systems with GPUs
- Wait for a restart.
- After restart, rerun the setup again with the command above.
- Download and launch binary:
curl -L https://github.com/ionet-official/io_launch_binaries/raw/main/io_net_launch_binary_linux -o io_net_launch_binary_linux chmod +x io_net_launch_binary_linux
- Launch in interactive mode or copy the generated command from the website.
./io_net_launch_binary_linux
-
Download and launch binary:
curl -L https://github.com/ionet-official/io_launch_binaries/raw/main/io_net_launch_binary_mac -o io_net_launch_binary_mac chmod +x io_net_launch_binary_mac
-
Launch in interactive mode or copy the generated command from the website.
./io_net_launch_binary_mac
-
Trouble Shooting (Optional)
-
If you encounter an error message like
bad CPU type in executable
, it likely indicates that you are running software designed for an Intel processor on an Apple Silicon device. To resolve this issue, you'll need to install Rosetta 2, which enables support for Intel processors to run within Docker on Apple Silicon devices.softwareupdate --install-rosetta
-
After finished the Rosetta install, rerun the excute command again.
./io_net_launch_binary_mac
-
- Download binary:
- Go to your browser and paste:
https://github.com/ionet-official/io_launch_binaries/raw/main/io_net_launch_binary_windows.exe
- Open the downloaded file in the cmd and it will fill out the details in interactive mode.
For support, please open an issue or contact our support team on discord