BookDePIN

Section II: The Economic Engine

5 min read

Not all DePINs ask for the same kind of commitment. Hardware-heavy projects require operators to buy and install dedicated devices, pay for power and internet connectivity, and handle maintenance. Lighter-weight designs instead ask you to share existing resources: your home internet, phone sensors, or spare storage. This shifts the cost from hard cash to your time, attention, and risk tolerance.

If the goal is to build a global network without a central treasury, the immediate hurdle is the cold-start problem. In the early days, a network has no utility and therefore no customers. A ride-sharing app with no drivers has no riders, and a telecom network with no towers has no subscribers.

While a traditional startup burns venture capital to subsidize this phase, DePIN protocols utilize token emissions as a temporary subsidy. Early adopters purchase and deploy hardware not because there is existing demand, but to capture these emissions, effectively acting as angel investors who are paid in equity-like tokens rather than in cash.

The Emission Schedule

This mechanism only works if two things line up: the emission schedule and real demand for the token. If tokens are released too aggressively, inflation crushes their value, and rewards stop mattering. If they're released too slowly, nobody is willing to buy expensive hardware in the first place.

In the early stages, most of the real-world cost is actually carried by passive buyers. Operators sell part of their rewards to cover hardware and operating costs, while speculators absorb that sell pressure. These speculators aren't funding the network out of altruism; they're betting it will be worth much more later. Bitcoin followed this same pattern: miners mined to make money and sell BTC to pay their power bills, while long-term holders financed the build-out by buying what miners had to dump.

DePIN projects like Helium often employ a halving schedule similar to Bitcoin's, where rewards drop at fixed intervals to create urgency. To prevent hardware from clustering in already saturated cities, these schedules frequently include geographic multipliers that offer higher rewards for deploying in underserved areas. These geographic zones discretize the world into reward-bearing cells, steering the physical growth of the network through economic code.

The Transition to Real Revenue

Emissions are a bootstrap subsidy, not a business model. In the long run, a DePIN network must be funded by real customers paying real money. For the token to have durable value, some portion of that external revenue needs to flow back to token holders, whether through a treasury, fee-sharing, or buy-and-burn mechanics.

A common approach is the burn-and-mint equilibrium, similar to buyback-and-burn mechanisms in token economics (Chapter XII). Using the network requires burning the native token, permanently reducing its supply. If those tokens were first bought with outside capital (for example, customers paying in fiat while an intermediary buys and burns tokens on their behalf), then network revenue effectively repurchases and destroys supply. Over time, this can support the token price and keep operator rewards economically meaningful, assuming usage grows large enough relative to new issuance and selling pressure.

Helium demonstrates this design in practice. Access to the network is paid for in Data Credits, non-transferable units with a fixed dollar price per data packet. These credits are created only by burning the native HNT token at the current oracle price. For packets to flow, someone must ultimately spend money, acquire HNT, and burn it into credits. Every packet transmitted corresponds to a small amount of HNT supply being retired.

This structure links HNT's value to actual network usage rather than speculation alone. However, the strength of that link depends on scale. As long as token emissions and speculative trading dominate, burning remains mostly a structural feature waiting for real demand.

A DePIN network becomes economically sustainable only when usage-driven burns grow large enough to meaningfully offset emissions and fund operator rewards without relying on an endless stream of new speculators.

Revenue Model Diversity

Beyond Helium, most DePIN networks experiment with various revenue models that must eventually replace emissions as the primary source of value. Some charge directly for consumption through per-gigabyte storage fees or per-compute-hour costs. Others layer on subscription plans for predictable recurring income, particularly in connectivity and SaaS-like offerings. Many capture transaction fees on in-network payments or monetize aggregated, anonymized datasets sold to enterprises, research institutions, or application developers.

Token Supply Mechanics

Token supply mechanics vary widely across networks, even when they’re solving similar problems.

Take Filecoin, a decentralized storage network where users pay to have their data stored by independent providers. Each transaction on Filecoin includes a base fee that is burned, permanently removing those tokens from circulation, while storage providers earn new tokens through block rewards and user-paid storage deals. This combines inflationary issuance (to reward providers) with built-in deflation (via burned fees).

On the compute side, Render Network coordinates GPU providers to perform rendering and AI workloads. Here, token burns are tied directly to completed jobs: when users pay for rendering, a portion of the tokens involved is destroyed, so supply reduction is explicitly linked to delivered compute.

Many other DePIN designs add a third ingredient: staking. Operators must lock up tokens as collateral to participate, taking those tokens out of effective circulation. If they fail to meet service guarantees or act dishonestly, part of that stake can be slashed (similar to validator slashing in Proof-of-Stake systems, covered in Chapter II). Between burned fees, job-linked burns, and staked collateral, each network assembles a different mix of inflation and deflation to align incentives and anchor long-term token value in actual usage.

When these systems work, they exhibit powerful network effects. Early deployments may see little usage, but as coverage density increases and more applications integrate the network, usage and revenue per node can rise non-linearly. When the cycle runs in reverse, the network faces a potential death spiral: usage stalls, token burns decrease, the price drops, and hardware operators begin unplugging their nodes as rewards no longer cover electricity, bandwidth, and maintenance.