Installation

Installing the Krypted platform developers is fairly simple, since we have scripts that will do most of the work.

Clone the Repository

Clone the GitHub repository to your local file system. git clone https://github.com/KryptedGaming/krypted.git

Run the installation script

  1. Navigate to the directory cd krypted
  2. Ensure permissions are correct chmod +x ./install/install.sh launcher
  3. Create a virtual environment ./launcher env
  4. Enter your virtual environment source ./myenv/bin/activate
  5. Run the installation script ./launcher install
  6. Verify your installation ./launcher test