Pre-requisites
#
JavaNKN Java SDK requires a minimum Java 8 installation. Open JDK can be installed from the following locations:
For other versions of Open JDK please refer to the their official updates website.
The instructions to install Open JDK can be found here.
note
Please note that any JDK release greater then JDK 8 is acceptable. It is not mandatoy to use only Open JDK.
#
Git ClientGit client will be required to clone the NKN Java SDK repository. Any git client can be used for this purpose.
info
Please refer to the git installation page for further instructions.