Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.06 KB

2

Kaplan Story Automatic Node Setup

  • 🐅 A tool for setting up and managing a node on the Story blockchain.
1

Installation Steps
Doc
Telegram

Project Overview

This project aims to facilitate the installation and management of a node on the Story blockchain. Users can perform operations such as node installation, updates, and service status checks through a simple menu interface.

Installation Steps

Follow the steps below to install Kaplan Node Setup:

  1. Requirements:

    • Ubuntu 22.04 or newer.
    • curl and bash should be installed.
  2. Download the Installation Script:

    bash <(curl -s https://raw.githubusercontent.com/kaplanbitcoin1/Story/main/story-install.sh)