Full nodes & pools
Store the entire blockchain and independently validate it. New nodes download from reachable peers—no manual blockchain files.
MONETAJoin Discord PUBLIC TESTNETEXPERIMENTAL CURRENCY
A network is stronger when you can check it yourself. Meet Moneta: proof of work, local signing, and a complete history on every full node.

Your hardware. Shared rules.tMON is experimental. No guaranteed monetary value.
THE WALLET
Your wallet signs locally and sends a signed transaction to a full node. Your recovery phrase stays on your device.
Local signing does not protect a compromised device.
INTERACTIVE NETWORK LAB
Drag a node, change the spring energy, and watch the illustrative topology settle under a small spring-damper model. This is a local visual explanation—not live chain data and not a consensus simulator.
MOTION PARAMETERS
The animation stops when reduced motion is enabled or the tab is hidden. No wallet, peer or device information is read.
01 / THE PROTOCOL
VERIFICATION OVER ASSUMPTIONNodes share history. They don't outsource the decision to trust it. Every receiving full node checks the rules before adopting a valid chain with greater cumulative work.
Follow a transaction ↑Store the entire blockchain and independently validate it. New nodes download from reachable peers—no manual blockchain files.
Keep signing local. Encrypt wallet files with a password. Connect to a node without storing the full chain.
Request work or interact with node APIs. Pool miners connect to pools; solo miners connect to a full node.
Every endpoint is an untrusted hint. A matching chain ID is only the beginning of validation.
02 / CONNECTIVITY
The Tor candidate gives your node an onion address. Other Tor-capable peers can reach it while your laptop makes outbound connections to Tor. No paid domain or router port forwarding is needed for that path.
IN DEVELOPMENTSource-node synchronization passed a live two-node test. Final client packaging and installation verification are not complete.
CHOOSE A CONNECTION PATH
The node publishes a unique v3 onion service through its bundled Tor process. A peer uses Tor to connect and request blocks.
03 / ECONOMICS
Moneta separates existing wallet balances from future issuance. The proposed controller adjusts limited reservoir releases and fee burning. It cannot create demand, promise purchasing power, or guarantee a market price.
A locked protocol inventory funds block subsidies and, under qualifying conditions, an additional reward. The v2 candidate caps releases at the remaining inventory. Exhaustion would leave miners reliant on fees—a security trade-off still under review.
The reference uses US CPI data. Market inputs must pass freshness, dispersion and claimed liquidity checks. A feed document with several venue names is not proof that those venues are independent or truthful. No authenticated liquid tMON market is established.
SAFE behavior disables stability bonuses. Existing balances do not rebase. Mining can continue under the applicable reward rules; an unavailable observer must not decide which history is valid.
Read the controller and observer research review. Priorities: authenticate independent observations, limit accumulated bonus releases, and evaluate the miner security budget. No monetary-policy parameters were changed in this GUI update.
The candidate uses 144-block epochs, a work-weighted median and a 67% total-work agreement threshold within 2.5% of the median. A smoothed symmetric price error, a 2% deadband and seven qualifying NORMAL epochs constrain bonus activation. These limits are testnet choices, not market-calibrated guarantees.
error = 2 × (market − reference) / (market + reference)Historical policy remains available for replay. Consensus activation and the rollout still require final review.
EXPLORE THE PROPOSED RELEASE LIMIT
Without qualifying market inputs, no stability bonus is permitted.
Illustration of the maximum bonus ceiling, not the actual payout or a price simulation. At most 0.01% of circulating supply per epoch, further limited by policy pressure and remaining reserve. Base subsidy is separate.
04 / DIFFERENCES & TRADE-OFFS
“Better” depends on the problem. Moneta is a young, unaudited testnet—not a substitute for Bitcoin’s operational history.
| Area | Moneta | Benefit and cost |
|---|---|---|
| Transaction signatures | ML-DSA-65, designed for post-quantum security | Addresses a different cryptographic threat from Bitcoin’s ECDSA/Schnorr signatures. Larger keys/signatures; implementation still needs independent review. |
| CGNAT hosting | Bundled Tor setup under development | Aims to reduce setup friction. Bitcoin also supports Tor; this is packaging convenience, not a unique networking invention. Tor adds latency and dependency. |
| Monetary policy | Reservoir and bounded observation-dependent policy | Can adapt future incentives, but introduces oracle and controller risk. Bitcoin’s issuance schedule is simpler and does not depend on external price feeds. |
| Mining | MonetaMem proof of work | Offers general-purpose hardware implementations. Memory-oriented design alone does not prove ASIC resistance, fairness or profitability. |
| Full validation | Every node and pool stores and validates the complete chain | Independent verification is shared with Bitcoin’s full-node model. It requires disk space, bandwidth and careful resource limits. |
| Maturity | Public testnet; active development | An opportunity to inspect and improve the design. Bitcoin has a much longer operating history and a much larger established network. |
Technical references: NIST ML-DSA specification · Bitcoin Core Tor documentation · Tor onion services
05 / DOWNLOADS
The redesigned app sources and a tested Python SDK development package are available. Full desktop installers still need bundled Tor and installed-app verification.
THE COMPLETE VALIDATOR
Store, validate and synchronize the entire blockchain. The development candidate includes a built-in Tor transport for CGNAT.
Development source is available below.
PYTHON DEVELOPERS
Installable Python wheel, tested on Linux with Python 3.12. Requires Python 3.11+ and dependencies. This is not the desktop Explorer; no Tor executable is bundled.
All four redesigned desktop sources and the observer transport fix. 90 source tests passed. These are development sources, not installers; no wallet secrets or laptop chain data are included.
Compare the downloaded file’s SHA-256 hash with the published checksum. A checksum detects a changed download; it is not an independent audit or a replacement for release signatures.
Windows: Get-FileHash .\Moneta-Development-Source.zip -Algorithm SHA256macOS: shasum -a 256 Moneta-Development-Source.zipLinux: sha256sum Moneta-Development-Source.zip06 / SECURITY & PARTICIPATION
Full validation rejects invalid history under the implemented rules. It does not make the software invulnerable. Bugs, compromised devices, malicious inputs and concentrated mining power remain real risks.
One operator or miner is not meaningful decentralization. A passing test suite is not a security audit. The broader security review is still in progress.