Skip to content

pazdzioch78/nillion-node-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Nillion Node Setup Guide for Beginners

Introduction

Welcome to the Nillion Node installation guide! This tutorial is designed for beginners who want to set up and run a Nillion Node. We will cover all the steps needed, from installing the necessary software to running your first Nillion Verifier Node.

Prerequisites

Before starting the installation, make sure you have:

  1. A Linux-based system (Ubuntu/Debian preferred)
  2. Basic knowledge of terminal commands
  3. Docker and jq installed

If you don't have Docker or jq, don't worry! We'll walk you through the process of installing them below.

Step 1: Update Your System

First, update your system packages to ensure everything is up to date:

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install jq -y

About

Beginner's guide to setting up Nillion Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published