Time to read: 1 min
How to compile and run an RSKj node on Linux
Here you have the steps to compile and run an Rootstock node on Linux.
Pre-requisites
First of all, you will need to install:
Dependency | Details |
---|---|
Git for Linux | Download this Git command line tool |
Java 17 JDK | Follow the steps to install Java. To check if installation went correctly, check the version with command: java-version . Then, as admin, modify /etc/enviroment adding the correct JAVA_HOME |
Recommended IDEs:
Important
Starting with v6.4.0, the minimum supported Java LTS version is Java 17. Previous Java versions will no longer be supported.