Dependencies
libsodium
Orion requires the Sodium cryptographic library (libsodium) to provide the encryption primitives.
Install libsodium
MacOS
Install using Homebrew:
brew install libsodium
Linux
Download the latest stable version of libsodium.
Execute:
./configure
make && make check
sudo make install
Linux / macOS
See the libsodium installation docs.
Windows
Reach out to us on Orion Discord channel