Taraxa Project
WebsiteExplorerCommunity Site
Search
⌃K
Links
👋
Welcome!
💵
Wallet
🌱
Become a Validator
⚙
Set up validator node
🚩
Register node via community site
⛓
Register node directly on-chain
📣
Solicit delegation
🛠
Node upgrade & reset
💰
Staking
🗺
Roadmap
Develop on Taraxa
🚀
Quickstart
🔗
Connecting to Taraxa
📓
Smart Contracts
💧
Testnet faucet
🔩
Taraxa RPC Specs
Node Operations
⚙
Install a Node
⏺
Upgrade a Node
📬
Node's Public Address
🗝
Node's VRF Key
📒
Node Proof of Owership
❓
Node Operations FAQ
🔢
Node Release Notes
FAQ
🔭
Vision
1
Layer-1 Tech
🪙
TARA Token
🌱
Mainnet
🔁
Exchange Integration
Whitepaper
Abstract
Intro: Scaling the World
Taraxa Architecture
Economic Model
Governance
Further Reading
NATIVE TOKEN CONVERSION
💡
Introduction
🗓
Conversion Status
❓
Conversion FAQ
⚗
Mock Conversion
📋
Exchange Submission
Social Listening
📶
Echo Network
📣
Hype App
Powered By GitBook
⚙

Set up validator node

Instructions relating to running a validator node on the Mainnet are mostly identical or highly similar than those for the Testnet. Here's how you can install a node on Linux.
mkdir -p mainnet/config
cd mainnet
wget https://raw.githubusercontent.com/Taraxa-project/taraxa-ops/master/taraxa_compose_mainnet/docker-compose.yml
docker-compose up -d
docker-compose logs
​
Previous
Become a Validator
Next
Register node via community site
Last modified 1mo ago
Copy link