▶️Installation

The complete instructions on how step by step guide running Cortensor Mining AI.

Prerequisite

Update system and install dependencies

sudo apt -q update
sudo apt -qy install curl git jq lz4
sudo apt -qy upgrade

Clone Installation

git clone https://github.com/cortensor/installer
cd installer

Install Docker (located on installer folder)

Install IPFS (located on installer folder)

Install Cortensord (located on installer folder)

Copy installer folder to deploy home

Switch to user "deploy" and Verify the installation

Last updated

Was this helpful?