Installation Guide

  • Download the Client:

    • Visit the Sunflower Official Website or the GitHub Repository to download the latest version of the Sunflower client suitable for your operating system (Windows, macOS, or Linux).

  • Install the Client:

    • Windows:

      • Run the downloaded .exe file and follow the installation wizard.

    • macOS:

      • Open the downloaded .dmg file and drag the Sunflower app to your Applications folder.

    • Linux:

      • Extract the downloaded archive and run the installation script:

        bash
        
        tar -xzvf sunflower-linux.tar.gz
        cd sunflower-linux
        sudo ./install.sh
  • Launch the Client:

    • After installation, open the Sunflower client from your applications menu or desktop shortcut.

  • Initial Setup:

    • Upon first launch, you will be prompted to create or import an account.

    • Follow the on-screen instructions to complete the setup process.

Last updated