Run Full Node

Full node deployment of the Kitiwa Network.

Requirements

V2

  • vCPUs >= 4
  • Memory: at least 16GB
  • Disk space (Important)
  • At least 2TB for the data directory ( recommend SSD ), solid-state drive(SSD), gp3, 8k IOPS, 250MB/S throughput, read latency <1ms. (for the best performance, it will need NVMe SSD)
  • Data disk mount to /data
  • Suggest m5zn.3xlarge instance type on AWS, c2-standard-16 on Google cloud.
  • A broadband Internet connection with upload/download speeds of 5 megabyte per second.
  • Linux os (one of them)
  • Ubuntu 20.04/22.04
  • CentOS 8.0+ / Rocky Linux 8.6 / Almalinux 8.6
  • Rocky Linux 9 / Almalinux 9
  • Debian 10/11
  • curl or wget
  • tar
  • gzip
  • Latest Kitiwa binary
Top