POSITRONIC NODE
Validator Node Software

Run a Positronic Validator

Download the Positronic Node to become a validator. Stake 32+ ASF, run the AI validation engine, earn block rewards, and help secure the world's first AI-validated blockchain.

v0.3.0 — Beta Release — SHA-512 Verified
🖥
Windows

Windows 10/11 (64-bit)
Single executable, no installation required

~48 MB • .exe

⬇ Download for Windows
🍎
macOS

macOS 12+ Monterey / Sonoma / Sequoia
Intel & Apple Silicon (Universal)

~38 MB • .dmg

⬇ Download for macOS
🐧
Linux

Ubuntu 20.04+, Fedora 36+, Debian 11+, Arch
x86_64 & aarch64

~50 MB • .tar.gz

⬇ Download for Linux
🛡
Windows — SmartScreen Notice

Since this is a beta release, Windows Defender SmartScreen may show an "Unknown Publisher" warning. This is normal for new software without a code signing certificate. Click "Keep" → "Keep anyway" to proceed. You can verify the file integrity using the SHA-512 checksum below.

🍏
macOS — One-Click Installer Guide

The macOS download is a .command installer file. After downloading, macOS Gatekeeper may block it. To run: Right-click the file → Open → Open. Terminal will open and automatically download, verify, and install Positronic.app to your Applications folder. No source code is downloaded — only the compiled binary. If macOS still blocks the app after install, go to System Settings → Privacy & Security → "Open Anyway".

🐧
Linux — One-Click Installer Guide

Download the .sh installer script. Open a terminal and run: chmod +x Positronic-Installer.sh && ./Positronic-Installer.sh — the script will download, verify (SHA-512), and install the compiled binary to ~/.local/bin/. It also creates a desktop menu entry. No sudo required. No source code is downloaded.

What the Node Does

⛓ Full Blockchain Sync

Download and verify the entire Positronic blockchain. Your node independently validates every block and transaction — no trust required.

🧠 AI Validation Engine

Run the distributed AI that validates transactions in real-time. Each node is part of a global AI army detecting fraud, anomalies, and attacks.

💰 Earn Block Rewards

Validators earn ASF coins for proposing blocks and validating transactions. Stake 32+ ASF to activate your validator and start earning.

🔒 Code Protection

The node binary is compiled into a single encrypted executable. UPX compression and SHA-512 integrity verification protect the code.

System Requirements

Minimum

  • 2 CPU cores
  • 4 GB RAM
  • 20 GB free disk space
  • 10 Mbps internet connection
  • 64-bit operating system

Recommended

  • 4+ CPU cores
  • 8 GB RAM
  • 50 GB SSD storage
  • 25+ Mbps internet connection
  • Dedicated machine or VPS
📋

How to Become a Validator

Download & Launch

Windows: Run Positronic.exe directly — no installation needed. If SmartScreen warns, click "Keep" → "Keep anyway".
macOS: Download Positronic-Installer.command, right-click → Open → Open. Terminal will auto-download, verify, and install the app to /Applications.
Linux: Download Positronic-Installer.sh, then run chmod +x Positronic-Installer.sh && ./Positronic-Installer.sh in terminal. Installs to ~/.local/bin/.
Data is stored at %APPDATA%\Positronic\ (Win), ~/Library/Application Support/Positronic/ (Mac), or ~/.positronic/ (Linux).

Create a Wallet

Go to the Wallet tab in the app. Click Create to generate a new wallet. Save your password securely — it encrypts your private keys with AES-256.

Get 32+ ASF Coins

You need at least 32 ASF to become a validator. During beta, use the Faucet to get test tokens.

Stake Your ASF

Go to the Validator tab. Enter the amount (minimum 32 ASF), your wallet address, and password. Click Stake ASF to activate your validator.

Start Earning

Your validator activates at the next epoch (every ~6 minutes). You'll see your status change to ACTIVE and start earning block rewards automatically.

🛡

Verify Integrity

Every release includes a SHA-512 checksum. Verify your download matches:

🖥 Positronic.exe (Windows v0.3.0)
SHA-512: 0a3e42a061d569ea0e0cd01b4ce72c51e24e0ea31807ede77921d49d3008a5e2fac14c548d39aa6ab390e17bd9d6a8b211d72d68e68e0fac28e5f60500edc0d4
🍎 Positronic.app (macOS v0.3.0)
SHA-512: 43867d21939429c68a1028d27b8e1ca06cd71b438f0e0c14cffe3012cf5587c26c0fa4b298fc04a87741c46705ddecf6d1fb15f6d044b1367d64e7cc418a98b5
🐧 Positronic (Linux v0.3.0)
SHA-512: 16c305daa86bc39e503e5f34c6bc7bb77e81faa95896dec54fd169feadfa983e662f807e60a85409f7e6997e44e65741f600e85f5189c09146521718caf76a1b

FAQ

Is the node safe to run?

Yes. The node binary is compiled into a single encrypted executable with UPX compression and SHA-512 integrity verification. It runs as a standard user process with no elevated privileges required.

Where is my data stored?

On Windows: %APPDATA%\Positronic\. On macOS: ~/Library/Application Support/Positronic/. On Linux: ~/.positronic/

Can I run it on a VPS/cloud server?

Yes! The node works on any 64-bit machine. For headless servers, run with the --founder flag for CLI mode.

How much can I earn?

Block rewards are distributed to active validators proportional to their stake. The exact amount depends on network activity, total validators, and your uptime.

Can I unstake my ASF?

Yes. Go to the Validator tab and click Unstake. Your tokens will be released after the current epoch ends.