XMRFTS
Production Launch & Support Fund Open

Voluntary Transparency.
Integrity You Can Prove.

The self-hosted, view-only transparency tool that combines Monero's financial privacy with public trust. Track crowdfunding, CCS milestones, and donations with real-time analytics — show live progress and reports without revealing your spend keys.

Use OUR_SECRET_KEY_PASSWORD_FOR_DEMO to access Live Demo

Buy me a coffee and keep this project alive

Donate PayPal

Why XMR Fund Transparency Suite?

Everything you need to run a professional, tracker-free crowdfunding platform with sovereign security.

View-Key Only

No private spend keys are ever loaded or stored. Your cold-storage coins remain completely untouchable while you safely broadcast receipt proofs.

100% Self-Hosted

Run on your own server inside Docker. Total control over your transaction databases. No third-party audits, tracker cookies, or metric leakage.

Real-Time Sync (SSE)

Leverages Server-Sent Events (SSE) backed by Redis. When a new donation is scanned in the blockchain, your dashboards update instantly without page reloads.

Built-in Microblog

Keep your supporters updated. Publish short status updates, commit logs, and milestones directly from your admin panel into the public widget feed.

Audit-Ready Reports

Provide transparent accounting records. Instantly download fully formatted PDF sheets, XML, CSV, XLSX, and JSON listings matching target milestones.

FOSS Sovereign Tech

Strictly MIT licensed. Free of backdoors, telemetry, or hidden code. Built by an independent developer for privacy-focused communities.

Official Development Support Fund

Below is the live widget displaying our development campaign. Feel free to interact, test the features, or tip the project!

Official Development Support - Test Giveaway

See how the Giveaway widget works in action — and support my development here.

Self-Host in Under 2 Minutes

Setting up your own tracking node is exceptionally easy. Follow these command lines to launch the docker stack.

STEP 1: Clone Repository
git clone https://github.com/risubrevis/xmr-fund-transparency-suite.git
cd xmr-fund-transparency-suite
STEP 2: Run Setup (Automatically Configures Environment)
./scripts/setup.sh
This script automatically generates your secure database configurations, AES encryption master keys, and outputs your login credentials.
STEP 3: Configure view key in Dashboard
Open >http://localhost:3000 in your browser, paste the generated API Key to log in, and register your private view key & target campaign address!