Setup Environment
Last updated
Last updated
To interact with the Ola network and compile Ola-lang code, you need to install the command-line tool Olatte.
If you’re running macOS, Linux, or another Unix-like OS. To download Olatte and install Olatte, run the following in your terminal, then follow the on-screen instructions.
Note for Linux users: Olatte requires a relatively new version of the operating system due to dependencies on certain libraries. For Ubuntu, the minimum version required is Ubuntu 22.04.
If you’re running windows. You can click on the link to download the binary file for .
After downloading, you need to configure the environment variables of Windows to ensure that it can be used in the command line.
Setting environment variables for Olatte can make the Olatte command more concise and enhance its readability.
OLA_KEYSTORE The location of the keystore file for the Signer.
You can set the OLA_KEYSTORE environment variable using the following command: