Intro & System requirements
Last updated
Was this helpful?
Last updated
Was this helpful?
The aepp-sdk-java is a community developed Java SDK to interact with the powered by !
The changelog of the aepp-sdk-java can be found .
Java 8
Sodium library for encryption, decryption, ...
Mac
brew install libsodium
Linux
CentOS
run yum install libsodium
Ubuntu / Debian
apt-get install libsodium18
Windows
get latest release
download the latest pre-built binary (e.g. libsodium-1.0.18-msvc.zip
)
extract libsodium.dll
to C:\Windows\System32