The idea of “sound money” — durable, portable, divisible, and scarce — has been a cornerstone of economics for centuries. In the cryptocurrency space, the concept has evolved into a quantitative framework: the sound money score. This guide walks you through the core principles, calculation methodology, data sources, and common pitfalls, so you can critically evaluate any digital asset.
Sound money refers to a medium of exchange that maintains its purchasing power over long periods. Traditional sound money — such as gold — possesses intrinsic properties: scarcity, durability, recognisability, and portability. Cryptocurrencies inherit many of these traits digitally, but they vary widely in their implementation.
A sound money score is a composite metric that attempts to quantify how well a cryptocurrency fulfills these properties relative to its peers. It is not a single, universally agreed number but a structured way of thinking. The score aggregates on-chain data, monetary policy rules, network security, and usage patterns into a heuristic that helps you compare assets on a level playing field.
Before diving into the calculation, it is essential to recognise that “soundness” is multi-dimensional. A network with extremely low inflation may be highly secure but lack utility, while another with high transaction throughput might sacrifice decentralisation. The score forces you to make these trade-offs explicit.
We break down the score into four primary pillars. Each pillar is built from specific, measurable metrics.
Supply inflation rate (yearly percentage increase in total supply) and stock-to-flow ratio (existing supply divided by yearly production). Lower inflation and higher stock-to-flow contribute positively to scarcity.
Hash rate (for PoW) or staked value (for PoS), along with node count and distribution of validators. Higher security reduces the risk of attacks and censorship.
Daily active addresses, transaction count, and average transaction value. These reflect actual usage and demand for the network as a medium of exchange or settlement layer.
Gini coefficient of token distribution, number of independent miners/validators, and governance participation. More decentralised networks are generally more resilient and align with the ethos of sound money.
Each of these pillars can be further subdivided. For example, monetary policy also includes the schedule of future emissions (e.g., Bitcoin’s halving cycle) and the maximum supply cap. Utility can be weighted by transaction fees paid (an indicator of economic activity) rather than just count.
There is no single “right” way to calculate a sound money score, but the following process provides a robust, repeatable methodology.
Define the universe of assets you want to compare. For example, you might limit it to the top 20 cryptocurrencies by market capitalisation, or to proof-of-work assets only. The peer group determines the relative normalisation.
Collect the metrics listed in the previous section for each asset. Ensure you are using data from the same time window (e.g., 7-day moving averages) to smooth volatility.
Convert raw values to a 0–1 scale. A common approach is min-max scaling:
score = (value – min) / (max – min)
For metrics where lower is better (e.g., inflation rate), invert the score:
score = (max – value) / (max – min)
Assign a weight to each pillar and sub-metric. There is no objective standard; your weights reflect your philosophy. A conservative investor might emphasise monetary policy (50%), while a developer might favour utility and decentralisation.
Multiply each normalised metric by its weight and sum the results. The final score is usually presented as a number between 0 and 100, where 100 represents the most “sound” asset in your peer group.
Reliable data is the foundation of any meaningful score. Use these sources as your primary references:
Data freshness matters. Always note the timestamp of your data. Metrics like hash rate and transaction count can fluctuate significantly within days. For scoring, consider using a 7-day or 30-day moving average to reduce noise. Recalculate your score regularly — monthly updates are a reasonable cadence for long-term evaluation.
Weighting is the most subjective part of the process. Below is a starting framework that balances scarcity, security, and utility.
| Pillar | Suggested weight | Sub-metrics (examples) |
|---|---|---|
| Monetary policy | 35% | Inflation rate (50%), Stock-to-flow (50%) |
| Network security | 25% | Hash rate (60%), Node count (40%) |
| Utility & adoption | 25% | Active addresses (40%), Transaction count (30%), Fees paid (30%) |
| Decentralisation | 15% | Top 10 miner/validator concentration (100%) |
This is just one possible allocation. You might increase the utility weight if you are evaluating a smart contract platform, or decrease it for a pure store-of-value asset. The important point is to document your weights so that your score is transparent and reproducible.
The following table shows a hypothetical scoring for four well-known assets using the weighting framework above. All numbers are for educational illustration only; actual values will differ based on real-time data and your specific weights.
| Asset | Inflation (yearly) | Stock-to-flow | Hash rate (relative) | Active addresses (24h) | Composite Score (0–100) |
|---|---|---|---|---|---|
| Bitcoin (BTC) | ~0.8% | ~58 | 100 | ~900k | 94 |
| Ethereum (ETH) | ~0.4% (post-merge) | ~22 | 80 | ~1.2M | 82 |
| Solana (SOL) | ~5.5% | ~3 | 60 | ~1.5M | 54 |
| Dogecoin (DOGE) | ~3.6% | ~1.2 | 45 | ~150k | 38 |
Note: These are illustrative values for educational purposes. You must source current data independently. The composite score is based on a specific weighting scheme and may not reflect your own priorities.
Scenario: You want to calculate a sound money score for Bitcoin using the 35/25/25/15 weighting from the previous section. You gather the following data (hypothetical, for illustration):
Weighted sum: (0.35×0.965) + (0.25×0.925) + (0.25×0.817) + (0.15×0.70) = 0.338 + 0.231 + 0.204 + 0.105 = 0.878 → 88 out of 100.
Remember to use current data from reliable sources. This example is a template — plug in real numbers to get your own result.
A sound money score is a useful heuristic, but it has inherent limitations:
This guide and the sound money score framework are provided for educational and informational purposes only. They do not constitute financial, investment, legal, or tax advice. Cryptocurrency markets are highly volatile and carry substantial risk, including the risk of losing your entire capital.
The scores, metrics, and examples presented here are illustrative and based on hypothetical or historical data that may not reflect current market conditions. You should never rely solely on any scoring system when making investment decisions. Always do your own research, consult independent financial advisors, and consider your personal financial situation and risk appetite before buying, selling, or holding any digital asset.
Past performance and fundamental soundness do not guarantee future results. Regulatory frameworks, technological developments, and market dynamics can change rapidly.
A cryptocurrency sound money score is a composite, heuristic rating that attempts to quantify how closely a digital asset adheres to the classical properties of sound money: durability, portability, divisibility, uniformity, limited supply, and acceptability. It combines on-chain metrics, monetary policy data, and network health indicators into a single (often custom) score.
The most frequently used metrics include: supply inflation rate (or stock-to-flow ratio), total and active addresses, transaction count and volume, network hash rate (security), node count (decentralisation), and developer activity. There is no industry-standard weighting, so users must decide which factors matter most to them.
Normalisation typically involves scaling each metric to a range of 0 to 1 (or 0 to 100) using min-max scaling or z-scores, relative to a peer group of assets. For example, you might define the lowest inflation rate as 1.0 and the highest as 0.0, then apply linear interpolation. The normalised scores are then multiplied by user-defined weights and summed.
Not necessarily. A higher score indicates stronger fundamental soundness according to your chosen criteria, but it does not guarantee price performance, adoption, or immunity to market volatility. Soundness is a long-term attribute, while markets are driven by sentiment, speculation, and macro conditions in the short term.
Reliable sources include on-chain analytics platforms like Glassnode, Dune Analytics, and Messari, as well as market data aggregators like CoinGecko and CoinMarketCap. For network security metrics, you can check blockchain explorers. Always cross-reference data from multiple sources to ensure accuracy, and verify timestamps because metrics update continuously.
You should recalculate it regularly—monthly or quarterly—because on-chain metrics, inflation rates, and network activity change over time. Major protocol upgrades, halving events, or changes in monetary policy also warrant an immediate reassessment. Treat the score as a dynamic snapshot rather than a static label.
No. The framework works best for established, proof-of-work or proof-of-stake networks with transparent on-chain data. It is less meaningful for stablecoins (which are designed for price stability, not soundness) or for very new tokens that lack sufficient historical data. Adjust your metric selection and weighting based on the asset class.
No. It is an educational and analytical tool meant to help you think critically about cryptocurrency fundamentals. It does not replace financial, legal, or tax advice. You should never rely solely on any single score or metric when making investment decisions; always conduct your own thorough research and consult qualified professionals.