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
  • Prerequisites
  • Verifier Installation
  • Create screen session
  • Installation

Was this helpful?

  1. Testnet
  2. Cysic

Installation

Prerequisites

Hardware
Minimum Spesification

CPU

1 Cores

RAM

8 GB

Disk

512 MB

Bandwidth

100 KBps

Verifier Installation

Create screen session

screen -R cysic-verifier

Installation

curl -L https://github.com/cysic-labs/cysic-phase3/releases/download/v1.0.0/setup_linux.sh > ~/setup_linux.sh && bash ~/setup_linux.sh 0x-Fill-in-your-reward-address-here

replace 0x-Fill-in-your-reward-address-here to your reward address below

cd ~/cysic-verifier/ && bash start.sh
PreviousCysicNextDill

Last updated 5 days ago

Was this helpful?