Create a directory or folder on your computer in the location where you want to store your CLI Vault.
Download Vault
Download your CLI Vault https://havenprotocol.org/products for your desired operating system. Save, or move, it to the Vault Directory that you created above.
Verify SHA's
To verify the authenticity of the vault you just downloaded, you'll want to check the SHA Hashes. You can do this in two steps.
Type or copy openssl dgst -sha256 into your terminal
Copy the path of the unzipped file
1.
Mac: Select the file in Finder and click ⌘ c
2.
Windows:
3.
Linux
Paste the path into the Terminal after the openssl dgst -sha256
The full command should now
openssl dgst -sha256 /your-vault-path-file
Click enter and the output of the unzipped file should match the SHA's shown at the download location. If they do not match, then do not open the file, and contact us in the Discord channel in the #support channel.
Before you open the zip file you will first need to create an exception in your Antivirus (AV) software. Search for "How to create an exception with ... " where the ... is the name of your AV software. Follow the steps and then return to this tutorial.