Known Issues

During installation, you may encounter some common issues:

For detailed troubleshooting steps and workarounds, please refer to our Troubleshooting Guide or start a Discussion on our Discord

Three subsystems: BrainGenix-API, BrainGenix-NES, and BrainGenix-EVM

image.png

Installing "BrainGenix API"

Hardware Requirements:

<https://braingenix.org/GettingStarted/Requirements/#recommended-hardware>

Step 1: Navigate toward the BrainGenix API and look over the README.md

<https://gitlab.braingenix.org/carboncopies/BrainGenix-API>

Read the /Docs folder for API definitions

<https://gitlab.braingenix.org/carboncopies/BrainGenix-API/-/tree/master/Docs?ref_type=heads>

Read over some of our latest pull request history

<https://gitlab.braingenix.org/carboncopies/BrainGenix-API/-/commits/master/?ref_type=HEADS>

Step 2: Clone:

mkdir BrainGenix
cd BrainGenix

git clone <https://gitlab.braingenix.org/carboncopies/BrainGenix-API.git> && cd BrainGenix-API/Tools