Download the latest version of Akash (v1.0.0) for your operating system.
Download and run Akash on macOS. Requires Go 1.2x+ installed.
After downloading, run this in Terminal:
./akash-macos -config <configname>
Run Akash using Command Prompt or PowerShell. Go 1.2x+ required.
After downloading, open CMD and run:
akash-windows.exe -config=<configname>
Download and run Akash on Linux using terminal. Requires Go 1.2x+.
After downloading, run:
./akash-linux -config=<configname>