LogoLogo
  • Introduction
  • Testnet
    • 0G-Labs
      • Network Overview
      • Installation
        • Storage Node
        • Data Availability Node
        • Data Availability Client
    • Aztec
      • Installation
      • Register as Validator
    • Coretensor
      • Installation
    • Cysic
      • Installation
    • Dill
      • Network Overview
      • Installation
    • Drosera
      • Installation
        • Operator
        • Add Second Operator
        • Trapper
    • Farcaster
      • Installation
    • Warden
      • Network Overview
      • Installation
      • Snapshot & State Sync
      • Validator Setup
  • Mainnet
    • Humanode
      • Installation
    • Initverse
      • Installation
  • Archieve
    • Privasea
      • Installation
  • Services
  • My Contact
Powered by GitBook
On this page
  • Pre-Requisites
  • Installation
  • Start the service
  • Restart the service
  • Stop the service

Was this helpful?

  1. Testnet
  2. Coretensor

Installation

PreviousCoretensorNextCysic

Last updated 5 days ago

Was this helpful?

Pre-Requisites

Hardware
Minimum Spesification

CPU

6 Cores

RAM

12 GB

Disk

100 GB

You need to have 4000 $COR staked per node for 84 days in

You can buy $COR on using any ERC-20 token.

If you want to run 5, then stake 20k $COR

Installation

Clone Installer

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

Install Dependencies

./install-docker-ubuntu.sh
./install-ipfs-linux.sh
./install-linux.sh

Copy Installation folder to deploy user

cp -Rf ./installer /home/deploy/installer
chown -R deploy:deploy /home/deploy/installer

Login as deploy user and verify the installation

su deploy
ls -al /usr/local/bin/cortensord
ls -al $HOME/.cortensor/bin/cortensord
ls -al /etc/systemd/system/cortensor.service
ls -al $HOME/.cortensor/bin/start-cortensor.sh
ls -al $HOME/.cortensor/bin/stop-cortensor.sh
docker version
ipfs version

Generate Key

/usr/local/bin/cortensord ~/.cortensor/.env tool gen_key
Staking Address: 0x.....E2A1 (your wallet that you use for staking)
Mining Address:  0x.....C8D3 (your node public key)
Discord: yourdiscord
Telegram: @yourtelegram

Only after confirmation from Admin, you can proceed to register, verify and start the node

/usr/local/bin/cortensord ~/.cortensor/.env tool register
/usr/local/bin/cortensord ~/.cortensor/.env tool verify

Start the service

sudo systemctl start cortensor

Restart the service

sudo systemctl restart cortensor

Stop the service

sudo systemctl stop cortensor

after this step, contact Cortensor admin via and send them your Public key for whitelist

Cortensor staking platform
Uniswap
Discord