PulseMesh Browser

The privacy-first, decentralized Web3 browser built for PulseChain. Browse privately through a global mesh network, manage your crypto, chat wallet-to-wallet, and share files β€” all without centralized servers.

πŸ›‘οΈ Privacy by Default πŸ’° Built-in Wallet 🌐 Mesh VPN πŸͺ™ Token Economy

πŸš€ Features

Everything you need for private, decentralized browsing on PulseChain

πŸ›‘οΈ

Supreme Ad & Tracker Blocking

Built-in network-level blocking of 200+ known ad and tracker domains. No extensions needed β€” protection is on by default with a real-time blocked counter.

Privacy
πŸ”

Privacy-Focused Search

DuckDuckGo is your default search engine. Type any query in the URL bar and search privately β€” no tracking, no filter bubbles, no profiling.

Privacy
πŸ•

Auto-Deleting History

Your browsing history self-destructs automatically. Configure how many entries to keep (default: 10) β€” older entries are permanently erased.

Privacy
πŸ’°

Built-in PulseChain Wallet

Full Web3 wallet with BIP39 mnemonic generation, HD derivation, AES-256-GCM encrypted storage. Send PLS, manage ERC-20 tokens, all without leaving the browser.

Web3
βš™οΈ

Node Control Panel

Start, stop, and configure your PulseMesh node directly from the browser. Monitor live logs, set neighborhood mode, configure blockchain URLs, and manage your earning wallet.

Mesh
🌐

Decentralized Mesh VPN

Route all your traffic through a global mesh network of nodes. Multi-hop SOCKS5/HTTP proxy with automatic fallback to direct connection if the mesh goes offline.

Mesh
πŸ“±

dApp Spaces

Organize your favorite dApps into color-coded workspaces. Pre-configured spaces for DeFi (PulseX, HEX), NFTs, and Tools (PulseScan, Bridge). Create custom spaces with one click.

Web3
πŸ’¬

Wallet-to-Wallet Chat

Send encrypted messages directly between PulseChain wallets using GunDB peer-to-peer relay. ECDH end-to-end encryption, message signing β€” no centralized servers involved.

Social
πŸ“

IPFS File Sharing

Upload and share files on the decentralized web through IPFS. Get permanent content-addressed links (CIDs), download by hash, and share files that can never be censored.

Social
πŸͺ™

Token Payment System

PMESH ERC-20 token integration for network payments. Auto-pay node operators for bandwidth, track payment history, configure rates β€” the foundation of the mesh economy.

Economy
πŸ“Š

Bandwidth Sharing & Rewards

Share your bandwidth with the mesh network and earn token rewards. Real-time speed meters, daily statistics, contribution tracking, and one-click reward claiming.

Economy
πŸ”’

Zero-Knowledge Architecture

No accounts, no registration, no data collection. Your wallet is your identity. All data stays on your device, encrypted with keys only you control.

Privacy

πŸ” Privacy Highlights

Privacy isn't a feature β€” it's the foundation

🚫

No Telemetry

Zero data collection. No analytics, no crash reports sent anywhere.

πŸ”

Local Encryption

Wallet keys encrypted with AES-256-GCM. PBKDF2 key derivation with 100k iterations.

🌍

Multi-Hop Routing

Traffic bounces through multiple mesh nodes. No single node sees both source and destination.

πŸ—‘οΈ

Auto-Purge

History, cookies, and session data automatically cleaned. Configurable retention limits.

πŸ”‘

Self-Sovereign Identity

Your wallet address is your identity. No emails, no phone numbers, no KYC.

βœ‰οΈ

E2E Encrypted Chat

ECDH shared secrets for chat. Messages signed with wallet keys for authenticity.

⬇️ Download PulseMesh Browser

Available for Windows, Linux, and macOS

πŸͺŸ

Windows

Windows 10/11 installer (.exe) and portable ZIP

Download for Windows
🐧

Linux

Debian/Ubuntu (.deb) and portable ZIP

Download for Linux
🍎

macOS

Apple Silicon DMG installer and ZIP

Download for macOS

πŸ—ΊοΈ Development Roadmap

All 5 phases complete β€” now entering community testing

Phase 1

Privacy Core

Ad blocking, private search, auto-delete history

Phase 2

Web3 + Node

PulseChain wallet, node control panel

Phase 3

Mesh + Spaces

Proxy integration, dApp workspaces

Phase 4

Chat + IPFS

Encrypted messaging, file sharing

Phase 5

Token Economy

PMESH token, bandwidth rewards

Next

Mainnet Launch

Token deployment, public mesh network

ℹ️ About

PulseChainMeshNode is a community-adapted fork of the MASQ Network project, rebuilt and rebranded specifically for the PulseChain ecosystem.

The PulseMesh Browser combines a full-featured web browser with a decentralized mesh network node, Web3 wallet, encrypted communications, and a token-based bandwidth economy β€” all in one application.

⚠️ This is a beta release for testing purposes. Token features use placeholder contract addresses. The PMESH token has not yet been deployed.

βš™οΈ PulseMesh Node Binary

The core mesh networking engine β€” run your own node to join the decentralized network

πŸͺŸ

Windows Node

Standalone node binary for Windows

Download .exe
🐧

Linux Node

Standalone node binary for Linux

Download Binary
πŸ”§

Build from Source

Compile the node yourself with Rust

View Source

πŸš€ Quick Start (Linux)

$ chmod +x PulseMeshNode
$ sudo ./PulseMeshNode \
  --neighborhood-mode standard \
  --blockchain-service-url https://rpc.pulsechain.com \
  --chain mainnet