haveno/scripts/install_tails
woodser 874075b371
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
add curl command for tails install script
2024-09-09 09:13:47 -04:00
..
assets update installation process for tails 2024-09-09 07:34:39 -04:00
haveno-install.sh update installation process for tails 2024-09-09 07:34:39 -04:00
README.md add curl command for tails install script 2024-09-09 09:13:47 -04:00

Install Haveno on Tails

Install Haveno on Tails by following these steps:

  1. Enable persistent storage dotfiles and admin password before starting tails.

  2. Download haveno-install.sh:

    curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh
    
  3. Execute installation script:

    bash haveno-install.sh "<REPLACE_WITH_BINARY_ZIP_URL>" "<REPLACE_WITH_PGP_FINGERPRINT>"
    

    For example:

    bash haveno-install.sh "https://github.com/havenoexample/haveno-example/releases/download/v1.0.11/haveno_amd64_deb-latest.zip" "FAA2 4D87 8B8D 36C9 0120 A897 CA02 DAC1 2DAE 2D0F"
    
  4. Upon successful execution of the script (no errors), the Haveno release will be installed to persistent storage and can be launched via the desktop shortcut in the 'Other' section of the start menu.