🛠️
NORDEK
  • Summary
  • DOCUMENTATION
    • Learn about the Nordek Platform
      • Nordek Overview: vision, strategy and platform components
      • The Nordek Blockchain
        • Discovering the Network
        • Nordek Consensus
        • Delegation through Staking with Validators
        • Ethereum (EVM) Compatibility and Smart Contracts
        • Boosting Nordek's Scalability
      • Nordek Token (NRK)
        • NRK Tokenomics
        • Exchanges, Wallets, On-Ramps and DeFi Tools Supporting NRK
        • NRK on Other Chains
      • Interoperability
      • Nordek Governance and Development
        • Nordek Assembly
        • Nordek Improvement Proposals (NIPs)
      • Wallets supporting Nordek
    • Nordek for Business
    • Things you can do on Nordek
      • Interacting with the Nordek Blockchain
      • Nordek Ecosystem
      • Community
      • Grants and Bounties
    • Nordek Mobile Infrastructure Use Cases
  • DEVELOPERS
    • Network Details
      • Nordek Mainnet
      • Nordek Testnet Spark
      • Token Faucets
      • Network Upgrades
        • Upgrade Guide
        • Upgrade Guide (explorer nodes)
        • Block 13,800,000 Fork
        • NIP's
    • Nordek Consensus
      • Contracts Overview
      • Stake, Delegate and Withdraw
      • Vote
      • End-of-Cycle Flow
      • Contract Addresses
    • How to run network nodes?
    • Resources & Tools
      • TheGraph
      • WalletConnect on Nordek
      • Supra Oracles
    • How to become a validator?
      • Getting started as a validator
  • LINKS
    • Discord
    • Facebook
    • Github
    • LinkedIn
    • Medium
    • Telegram
    • Twitter
Powered by GitBook
On this page
  • Prerequisites
  • Step 1 - CD to the location of quickstart.sh and update quickstart
  • Step 2 - Run quickstart and agree to upgrade
  • Step 3 - Verify Upgrade
  1. DEVELOPERS
  2. Network Details
  3. Network Upgrades

Upgrade Guide

For Nodes, Bootnodes and Validators

PreviousNetwork UpgradesNextUpgrade Guide (explorer nodes)

Last updated 1 year ago

Prerequisites

Before starting, make sure you have at least 20GB of free disk space, as the update will pull the latest database from our latest snapshot.

Step 1 - CD to the location of quickstart.sh and update quickstart

cd <location of quickstart.sh>
wget -O quickstart.sh https://raw.githubusercontent.com/PrimalDev/Nordek/master/scripts/quickstart.sh

Step 2 - Run quickstart and agree to upgrade

sudo ./quickstart.sh
Agree [Y] when prompted to upgrade
Wait for script to complete

Step 3 - Verify Upgrade

  • Check your node on our .

  • Your node should be online, and the client should be "OpenEthereum//v3.2.6-stable".

  • Ensure that your node is connected to peers and is syncing or in sync.

health site