Minting

The process of creating new coins or tokens on a blockchain, either via validation in Proof of Stake or by issuing assets like NFTs.

Minting in crypto is the process of creating new digital assets on a blockchain and recording them in a way that makes them uniquely identifiable and transferable. Depending on the context, minting can mean issuing new coins through a network’s consensus rules or creating new tokens, including NFTs, through a smart contract.

Minting coins in Proof of Stake networks

On many Proof of Stake (PoS) blockchains, minting refers to producing new blocks and, in some systems, newly issued coins as part of validating transactions. Instead of miners competing with computing power (as in Proof of Work), validators lock up cryptocurrency as stake and are selected to propose or attest to blocks. When a validator participates correctly, the protocol can reward them, sometimes including newly minted coins, along with transaction fees. This ties minting to network security because validators have economic incentives to follow the rules, and penalties can apply for dishonest behavior.

Minting tokens and NFTs with smart contracts

Minting is also widely used to describe creating new tokens on platforms like Ethereum and other smart contract chains. For fungible tokens, minting increases the token’s supply according to rules coded into the contract, such as allowing only a specific admin address to mint or enabling programmatic issuance. For NFTs, minting creates a new, distinct token ID and assigns ownership to a wallet address, often linking to metadata that describes the asset. For example, when a creator releases an NFT collection, each new token is minted and registered on-chain, making its provenance verifiable.

Why minting matters

Minting shapes how value and ownership enter a crypto economy. It affects supply, incentives for securing networks, and how digital property like tokens and NFTs can be created, tracked, and transferred without relying on a central issuer.