TraderG Airdrop
  • Welcome to TraderG Space
  • BYBIT CAMPAIGN
    • Register
    • Bybit Card
    • Token Splash
    • Super6Bybit
  • OKX CAMPAIGN
    • Page
    • Page 1
    • Page 2
  • BITGET CAMPAIGN
    • Page 3
    • Page 4
    • Page 5
  • PIN | POST
  • DEPIN
    • GRASS NETWORK
    • DAWN NETWORK
    • NODEPAY
    • GRADIENT NETWORK
    • OASIS NETWORK
    • TENEO COMMUNITY
    • PIPE NETWORK
    • BLESS NETWORK
    • BLOCKCAST
    • DeNet
    • Pi Network
    • UpRock Mining
    • Nubila Network
    • Qualoo Network
    • Roam Network
    • ScannIT Network
    • XPIN Network
    • Wayru Network
    • DEGN | AirMoney
    • Public AI
    • U2U Network
    • Kaisar Network
    • AZCoiner
    • ChirpDewi
    • BLOCKCAST
    • OPENLOOP
    • OpenLedger
  • Web3 Games
    • Alternates Game
    • Off the Grid
    • Wilder World
    • The Machines Arena
    • Nyan Heroes
    • Bigtime | OpenLoot
    • Moonray
    • Illuvium
    • Seekers of Tokane
    • PARAVOX
    • Shrapnel
    • Pixels
    • Wild Forest
    • Immortal Rising 2
    • Pixel Heroes
    • Matr1x Fire
    • Spellborne
    • Arena Of Faith
    • Azra Legends
    • Emberlore
    • Neon City
    • The Beacon
    • Lumiterra
    • SHATTERLINE FPS
    • KAIDRO CLAN BATTLES
    • EMBER SWORD
    • Page 9
  • SOCIAL TASK
    • CAMP NETWORK
    • LIFE BEYOND
    • SPAACE IO
    • DELABS
    • MULTIPLE NETWORK
    • TALUS NETWORK
    • FINALBOSU
  • Telegram Game
    • GOLDEN GUARDIANS SURVIVOR
    • GALXE APP
    • VANA
    • Animix
    • ArteFarm
    • CHRONOS JUMP
    • Brutal Knights
    • Aria Games
    • TOKYO BEAST
    • MoonMoverz
  • On-Chain | Airdrop
    • Mint Blockchain
    • Perena
    • InkOnChain
    • ECLIPSE
  • STAKE | EARN YIELD
    • KELPDAO
    • LOOPIFY XYZ
    • HANA
    • Page 6
  • TESTNET
    • T3RN
    • KERNEL DAO
    • MITOSIS
    • HEMI NETWORK
    • POLYHEDRA NETWORK
    • ARCH NETWORK
    • VARIATIONAL
    • CAMP NETWORK
    • PLAZA FINANCE
    • WALRUS PROTOCOL
    • NAORIS PROTOCOL
    • CURVANCE
    • MONAD
  • Node | Run
    • KOII NODE
    • KUZCO NODE
    • RIVALZ NETWORK
    • FARCASTER NODE
    • ALLORA NODE
    • GAIANET NODE
    • UNICHAIN NODE
    • SONEIUM NODE
    • NEXUS LABS
      • NEXUS LABS TESTNET I
      • NEXUS LABS TESTNET II
    • T3RN NODE
  • BLOCKAST
  • INTERACTIVE AIRDROP
    • ERAGON
    • JAMBO TECHNOLOGY
    • MEZO
    • GoPlus Security
    • BLOCKSCOUT
Powered by GitBook
On this page
  • Install Kali linux on Microsoft Store for Linux Shell
  • t3rn/executor-release/releases/ | Install Latest Package Version
  • How to Install Ubuntu?
  • How to Enable WSL and Subsystem Linux
  • Step 1 - Enable the Windows Subsystem for Linux
  • Set WSL 2 as your default version
  • Setup Guide
  • How to find Your Private Key? | OKX WEB3 WALLET
  • Start
  1. Node | Run

T3RN NODE

PreviousNEXUS LABS TESTNET IINextBLOCKAST

Last updated 10 days ago

Install on Microsoft Store for Linux Shell

t3rn/executor-release/releases/ | Install Latest Package Version

How to Install Ubuntu?

Search Ubuntu Install Ubuntu 22.04.5 LTS

Once you Installed

How to Enable WSL and Subsystem Linux

Step 1 - Enable the Windows Subsystem for Linux

You must first enable the "Windows Subsystem for Linux" optional feature before installing any Linux distributions on Windows.

  • Enable Windows Subsystem Linux for Linux

Run Open PowerShell as Administrator (Start menu > PowerShell > right-click > Run as Administrator) and enter this command:

Copy This Command

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Download the latest package:

  1. Run the update package downloaded in the previous step. (Double-click to run - you will be prompted for elevated permissions, select ‘yes’ to approve this installation.)

Set WSL 2 as your default version

Open PowerShell and run this command to set WSL 2 as the default version when installing a new Linux distribution:

wsl --set-default-version 2

Setup Guide

Go to executor

executor/executor

executor/executor/bin

CRTL + SHIFT + RIGHT CLICK |

  • Ope Linux Shell here

Copy this Code below:

export NODE_ENV=testnet
export LOG_LEVEL=debug
export LOG_PRETTY=false
export EXECUTOR_PROCESS_ORDERS=true
export EXECUTOR_PROCESS_CLAIMS=true

Set Your PRIVATE_KEY_LOCAL variable of your Executor, which is the private key of the wallet you will use. The example below is a fake generated key that should/cannot not be used:

export PRIVATE_KEY_LOCAL=

Example:

export PRIVATE_KEY_LOCAL=dead93c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56dbeef

How to find Your Private Key? | OKX WEB3 WALLET

Click Backup > Select your Wallet > Ethereum Network > Copy your Private Key

Go back in Terminal

Example Code: Hit Enter

export PRIVATE_KEY_LOCAL= your Private Key
export ENABLED_NETWORKS='arbitrum-sepolia,base-sepolia,optimism-sepolia,blast-sepolia,l1rn'
export EXECUTOR_PROCESS_PENDING_ORDERS_FROM_API=false

Start

./executor

Link:

Search on your PC

https://github.com/t3rn/executor-release/releases/
Micosoft Store
WSL2 Linux kernel update package for x64 machines
Kali linux
Page cover image