Download

Download the latest version of Akash (v1.0.0) for your operating system.

macOS

Download and run Akash on macOS. Requires Go 1.2x+ installed.

After downloading, run this in Terminal:

./akash-macos -config <configname>

Windows

Run Akash using Command Prompt or PowerShell. Go 1.2x+ required.

After downloading, open CMD and run:

akash-windows.exe -config=<configname>

Linux

Download and run Akash on Linux using terminal. Requires Go 1.2x+.

After downloading, run:

./akash-linux -config=<configname>