Cortensor Setup
Cortensor leverages decentralized AI inference to democratize technology and ensure universal access. Our platform excels in delivering the critical last mile of AI services, providing advanced solutions for seamless integration with users and services.
Cortensor Node Installation:
Requirements :
Minimum : VPS Requirements : Contabo VPS2
∞ CPU+ / ∞ GB RAM / ∞ MBit/sec Download Speed
You must need to buy a VPS for running Cortensor Node
You can buy from : Contabo
You should buy VPS which is fulfilling all these requirements :
Operating System : Ubuntu 22.04
CPU : Minimum of 4 cores
RAM : 6 GB
Storage : SSD or NVMe with at least 50GB of space
Connection : Stable Connection
1. Installation:
Update and upgrade system packages, run the following command:
sudo apt update -y && sudo apt upgrade -y
2. Install the necessary packages:
sudo apt install htop ca-certificates zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev tmux iptables curl nvme-cli git wget make jq libleveldb-dev build-essential pkg-config ncdu tar clang bsdmainutils lsb-release libssl-dev libreadline-dev libffi-dev jq gcc screen unzip lz4 -y
3. Let's Pull the Files:
git clone https://github.com/cortensor/installer
Let's go into the directory:
cd installer
Docker - Ipfs - Install .sh :
./install-docker-ubuntu.sh
./install-ipfs-linux.sh
./install-linux.sh
Create a password for the Deploy user and remember it well.
Deploy :
cd
cp -Rf ./installer /home/deploy/installer
chown -R deploy.deploy /home/deploy/installer
Deploy User:
sudo su deploy
Exit to Main Directory:
cd ~/
Creating Keys:
/usr/local/bin/cortensord ~/.cortensor/.env tool gen_key
Fund Your Wallet :
Send 5 ETH ARB Sepolia to Miner Address
Join Discord: https://discord.gg/cortensor
Let's Register :
/usr/local/bin/cortensord ~/.cortensor/.env tool register
Stake :
Swap on uniswap at least 10$ worth of $COR Ethereum Mainnet, CA : 0x8e0EeF788350f40255D86DFE8D91ec0AD3a4547F
Stake $COR at Pool 3(84 Days) https://stake.cortensor.network/ (Stake 95% Balance)
Fill Form: Google Forms
Then tag and post to admin on this discord channel
After your address whitelisted, run this command to register
Let's Check:
/usr/local/bin/cortensord ~/.cortensor/.env tool verify
Let's start:
sudo systemctl start cortensor
Monitor Node : https://dashboard-alpha.cortensor.network/
After running node, post in this discord channel too :
miner address : your_miner_address
staking address : your_staking_wallet_address
discord : your_discord_username
telegram : your_telegram_usernam
If you want to stop:
sudo systemctl stop cortensor
Cortensor Node Moniroting:
https://dashboard-devnet3.cortensor.network/nodestats

Done for now!
FOR THE NEXT UPDATE FOLLOW MY DISCORD CHANNEL - Cortensor Discord Channel: Cortensor
Last updated