Intro & System requirements
Last updated
Last updated
The aepp-sdk-java is a community developed Java SDK to interact with the æternity blockchain powered by kryptokrauts.com!
The changelog of the aepp-sdk-java can be found here.
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 libsodium
download the latest pre-built binary (e.g. libsodium-1.0.18-msvc.zip
)
extract libsodium.dll
to C:\Windows\System32