🚀 One-Click Node Deployment

Deploy Your ËTRID Node

Launch a validator or full node in minutes. Pay with ÉTR tokens. Fully automated setup and monitoring.

POPULAR
🛡️

Validator Node

Secure the network and earn staking rewards

  • Earn up to 18.5% APY
  • Full consensus participation
  • 24/7 monitoring included
  • Auto-updates & backups
Starting at
500 ÉTR/month
~$1,225/month
📦

Full Node

Full blockchain sync for dApp development

  • Complete blockchain history
  • RPC & WebSocket access
  • Perfect for dApps
  • 99.9% uptime SLA
Starting at
200 ÉTR/month
~$490/month
💻

Local Setup

Run a node on your own hardware

  • Automated setup script
  • Docker & systemd support
  • Free forever
  • Community support
Cost
FREE

Why Deploy with ËTRID?

Instant Deployment

Node ready in under 5 minutes with automated bootstrap and sync

💰

Pay with ÉTR

Native token payments with 10% discount. QR codes or wallet integration

📊

24/7 Monitoring

Real-time dashboard with alerts, auto-updates, and performance analytics

🔐

Enterprise Security

DDoS protection, firewall configuration, and automated security patches

🌍

Global Infrastructure

Deploy across 20+ regions on Azure, AWS, Google Cloud, or DigitalOcean

🔄

Auto Scaling

Resources scale automatically based on network load and performance needs

Transparent Pricing

Feature Full Node Validator Node Local Setup
Monthly Cost 200 ÉTR 500 ÉTR FREE
CPU Cores 4 cores 8 cores Your hardware
RAM 16 GB 32 GB 16 GB min
Storage 500 GB SSD 1 TB NVMe 500 GB min
Network 1 Gbps 10 Gbps 100 Mbps min
Auto Updates Manual
24/7 Monitoring
Earn Rewards ✓ 18.5% APY ✓ If validator
Support Email + Discord Priority 24/7 Community

* Prices shown in ÉTR tokens. Pay with ÉTR and get 10% discount. USD/USDT payment also accepted.

Mainnet v1.0.0 Released

Manual Node Setup

Download pre-built binaries or build from source. Perfect for operators who prefer full control.

📦 Pre-built Binary (Recommended)

Latest Release: mainnet-v1.0.0
Released: November 28, 2025
Download Linux x86_64 (25 MB)

Quick start after download:

# Extract and run
gunzip etrid-mainnet-v1.0.0-linux-x86_64.gz
chmod +x etrid-mainnet-v1.0.0-linux-x86_64
./etrid-mainnet-v1.0.0-linux-x86_64 \
  --chain primearc_core_mainnet \
  --name "YourNodeName" \
  --rpc-cors all

🔧 Build from Source

Clone and build the Primearc Core node:

# Clone repository
git clone https://github.com/EojEdred/Etrid.git
cd Etrid

# Install Rust (if not installed)
curl --proto '=https' --tlsv1.2 -sSf \
  https://sh.rustup.rs | sh
rustup default stable
rustup target add wasm32-unknown-unknown

# Build release binary
cargo build --release -p primearc-core

# Run the node
./target/release/primearc-core \
  --chain primearc_core_mainnet \
  --name "YourNodeName"
View full source on GitHub

Minimum System Requirements

4+
CPU Cores
16 GB
RAM
500 GB
SSD Storage
100 Mbps
Network

Validator Staking Requirements

🛡️ Minimum Requirements

Minimum Stake (VALIDITY Nodes)
64 ÉTR
~$157 USD
Validator Selection
Top 100 by stake + 50 random
Active set limited to 150 validators
Commission Rate
0% - 100%
Validator sets their own rate for delegator rewards
Unbonding Period
14 days
Tokens locked for 2 weeks after unstaking

📜 Smart Contract Enforcement

Validator Staking Contract
0x742d35Cc6634C0532925a3b844Bc454e4438f44e View on Explorer →
✓ Automated Enforcement
Smart contract automatically validates stake amounts and locks tokens for 14-day unbonding period
✓ Slashing Protection
Automated slashing: Downtime >24h (-1% per day), Missed blocks >10% (-0.5%), Equivocation (-10%), Coordinated attack (-50% + removal)
✓ Reward Distribution
Automatic reward calculation and distribution based on block production and uptime
✓ Commission Management
Validators set their own commission rate (0-100%) on delegator rewards

How Staking Works

1

Deploy Validator

Choose deployment option and configure your validator node

2

Stake Tokens

Minimum 64 ÉTR stake required for VALIDITY Node activation

3

Start Validating

Node begins producing blocks and earning rewards automatically

4

Earn Rewards

Receive proportional share of ~3% annual validator pool

Validator Rewards Calculator

Daily Rewards
50.68 ÉTR
~$124
Monthly Rewards
1,520 ÉTR
~$3,724
Annual Rewards
185,000 ÉTR
~$453,250

* Rewards based on 18.5% APY and 99% uptime

* Commission and slashing conditions may affect actual rewards

Consënsus Protocol

Other Network Participation Options

Besides running validators, you can participate in ËTRID's security and governance through validity nodes, delegation, or Consensus Day voting powered by the Consënsus Protocol.

🔍 Validity Nodes

Verify cross-chain messages and state proofs between FlareChain and Partition Burst Chains (PBCs).

Minimum Stake 64 ÉTR
Requirements FlareChain + ≥3 PBCs
Rewards 0.1% fee on cross-chain txs
Response Time Within 10 blocks
⚠️ Slashing Conditions
• Incorrect verification: -20% stake
• Collusion to pass invalid proofs: -50% stake
Learn More →

🗳️ Governance & Voting

Participate in Consensus Day (December 1st annually) to vote on proposals, elect Directors, and shape the network's future.

Vote on Proposals (Common Stake Peer) 1+ ÉTR minimum
Run for Director (128 ÉTR) Max 3 lifetime terms
Quorum Required 33% community + 51% validators
Voting Period 12 hours (annual event)
💰 Participation Rewards
• 1% of Consensus Day mint distributed to voters
• Bonus for voting on all proposals
• Additional rewards for validators who participate
View Governance Portal →

Frequently Asked Questions

How long does deployment take?

Cloud deployments are instant (1-3 minutes). The node will start syncing immediately and typically catches up to the network within 30-60 minutes depending on blockchain size.

Can I pay with cryptocurrencies other than ÉTR?

Yes! We accept ÉTR (with 10% discount), ETH, BTC, USDT, USDC, and major stablecoins. You can also pay with credit card, though crypto payments are preferred.

What's included in monitoring?

24/7 uptime monitoring, performance metrics (CPU, RAM, disk, network), block production tracking, peer count, sync status, and instant alerts via email/Discord/Telegram when issues are detected.

Can I switch from cloud to local or vice versa?

Yes! You can export your validator keys and migrate between cloud and local setups anytime. We provide step-by-step migration guides and support.

What happens if my validator goes offline?

Cloud validators have 99.9% uptime SLA with automatic failover. If downtime occurs, you'll receive instant alerts. Brief outages may result in small slashing penalties per network rules.

Do I need technical knowledge?

No! Cloud deployment is fully automated with one-click setup. For local installation, basic Linux terminal knowledge is helpful but our scripts automate most tasks.