# Incentivized testnet by Nubit

By [Atoms Research](https://paragraph.com/@atoms-research) · 2024-07-04

---

[**Nubit**](https://twitter.com/nubit_org) is a Bitcoin-native data availability layer designed to revolutionize transaction processing on the Bitcoin network

💲 [**Raised**](https://cryptorank.io/ico/nubit): $12M from Polychain Capital, The Spartan Group, OKX Ventures, NGC Ventures and others

![](https://storage.googleapis.com/papyrus_images/693ad73c5258eb1118ab6576ab17fee9459d070f14b04aa82352dc08d4d4c11a.png)

The project has recently launched an incentivized testnet

[![User Avatar](https://storage.googleapis.com/papyrus_images/1be3fd0448411f1ad3fab5affc9e083008a0bb2b31bcade1ffa553f35cb75acc.jpg)](https://twitter.com/nubit_org)

[Nubit | Bitcoin Thunderbolt](https://twitter.com/nubit_org)

[@nubit\_org](https://twitter.com/nubit_org)

[![Twitter Logo](https://paragraph.com/editor/twitter/logo.png)](https://twitter.com/nubit_org/status/1799444984032289108)

Nubit Alpha Testnet Incentivized Campaign is live!  
  
Phase 1: Community Assemble starts today.  
  
We're thrilled to kick off this journey and invite you to join us.

![](https://storage.googleapis.com/papyrus_images/758763315902aa6ac22743ecbe0d457086a692764e1eb33d5cf19e03bb4f1b71.jpg)

 [![Like Icon](https://paragraph.com/editor/twitter/heart.png) 909](https://twitter.com/nubit_org/status/1799444984032289108)[

9:14 AM • Jun 8, 2024

](https://twitter.com/nubit_org/status/1799444984032289108)

**Nubit's incentivized testnet is divided into 3 phases:**

Phase 1: Community Assemble

Phase 2: Light Node Quest

Phase 3: Testnet Adventure

### How to participate in the testnet:

• Go to the [website](https://chains.keplr.app) and add the Nubit network to your [Keplr](https://keplr.app/download) wallet

![](https://storage.googleapis.com/papyrus_images/fe837f2434d30d470c4bd3a238bcfdab4e871e38dea369e736a5b59ea0e505af.png)

• Open the menu in Keplr, then click "Manage Chain Visibility" and add the Nubit network

![](https://storage.googleapis.com/papyrus_images/e53a2f57445395411cdde5fe786294d4acd37ce32eaaf5a2df24d3e76d04cd5e.png)

• Copy your Nubit address

• Request test tokens from the [faucet](https://faucet.nubit.org)

![](https://storage.googleapis.com/papyrus_images/d57cec2a3244ce2a2ac56d26c6bcda78b974c0d8a9b43a876678e731010935ed.png)

• Connect your wallet and socials to the [website](https://alpha.nubit.org)

![](https://storage.googleapis.com/papyrus_images/fe347668740b1a656d109bbaff25bf3d7133a40cfdd3ce7bc3022949957d63e1.png)

• Send test tokens to any address

• Make several of these transactions

![](https://storage.googleapis.com/papyrus_images/26eaf2d15348ee10f5f8d910d8f232a12fb837be706c3687d6c1f7adbb6795e3.png)

• Complete the tasks on [Galxe](https://app.galxe.com/quest/Nubit)

### How to run a node:

![](https://storage.googleapis.com/papyrus_images/6a719a7ec52b5d5a7b675c241623dfa6e0f33df928834b22a9fd9a3a59ae1582.png)

• Install [MobaXterm](https://mobaxterm.mobatek.net/)

![](https://storage.googleapis.com/papyrus_images/b60a25148eee9b3be7b19beffd904a0b939b2841061c7b97e710ed7e041b0ff0.png)

• Rent a server on [Contabo](https://my.contabo.com/vps/0#)

• Save your account credentials and VPS details (IP and password)

• Connect to the leased server via root

• Execute the commands in the list

    sudo apt update && sudo apt update -y sudo apt install curl git wget build-essential jq screen -y
    

• Update and install the necessary packages

• Enter "Y" if requested

![](https://storage.googleapis.com/papyrus_images/33db8cea140685dbe7b5df5d9f44056071ea8d8a5e47296ed61f1d15ab532b61.png)

• Then press "Enter"

![](https://storage.googleapis.com/papyrus_images/113c8a9354ed6c72bc177b7655582053900f2827b60eabcaf43a8060f1c180d9.png)

• Create screen

    screen -S nubit
    

• Run light node:

    curl -sL1 https://nubit.sh | bash
    

• Switch to copying more:

    Control+A+[
    

• The result will look like below. Save your mnemonic, public key, and auth key:

    NAME: my_nubit_key ADDRESS: nubitxxxxxxxxxx
    MNEMONIC: xxxxxxxxxx
    PUBKEY xxxxxxxxx 
    AUTH KEY xxxxxxxxxx
    

  
• Press Q to exit copying more. Press Control+A and then press D to exit the screen

• You can also reveal and save your Mnemonic (24 Words) by entering the following:

    sudo cat $HOME/nubit-node/mnemonic.txt
    

• After 15 minutes, verify your Nubit light node pubkey [here](https://alpha.nubit.org/)

• Replace the automatic seed (optional)

• Install nano

    sudo apt-get update 
    sudo apt-get install nano 
    

• Open notepad

    nano $HOME/nubit-node/mnemonic.txt
    

• Replace seed

• Press CNTR+X, Y then Enter

• Check to see if the seed has been replaced

    cat $HOME/nubit-node/mnemonic.txt
    

![](https://storage.googleapis.com/papyrus_images/80f8a7c5c2cdd4e147c5de6544abda32e2c49702e9abeab8a0c4c42ef7c14998.png)

* * *

**✅ That’s all!**

🌐 [FOLLOW OUR SOCIALS](https://linktr.ee/atoms_research)

**✨ Collect this entry showing your support to our team! More collects-more guides!**

---

*Originally published on [Atoms Research](https://paragraph.com/@atoms-research/incentivized-testnet-by-nubit)*
