Nervos CKB

Nervos CKB

  • Explorer
  • GitHub

›Glossary

Introduction

  • Welcome
  • What is Nervos?

Key Concepts

  • Introduction
  • Nervos Blockchain
  • Cell Model
  • Consensus
  • Economics
  • CKB-VM

Technical Concepts

  • CKB Architecture
  • Design Philosophy
  • State and Tokens
  • Script dependencies
  • Transaction Validation Lifecycle
  • CKB VM Verification Rules

Tooling

  • Introduction
  • Neuron Wallet
  • CKB-Explorer
  • ckb-sdk-js
  • ckb-sdk-ruby
  • Community Contribution
  • Useful Materials

Getting Started

  • Introduction
  • Run a CKB Mainnet Node

Development Guide

  • Introduction
  • Testnet Aggron
  • Dev Chain
  • ckb-cli
  • ckb-sdk
  • Testnet Faucet
  • CKB JSON-RPC Protocols
  • Debugging CKB script

Glossary

  • General Glossary
  • Economic Glossary
  • Technical Glossary

References

  • Troubleshooting
  • Mining Resources
  • Nervos System Design
  • Neuron Wallet Guide
  • Neuron FAQ
Edit

Economic Glossary

Base Issuance

The creation of new CKBytes through temporary inflation that is paid to miners through Base Rewards.

Base Issuance is paid for by using a fixed and decreasing inflation schedule. Approximately every four years the amount is halved until eventually stopping when the cap of 33.6 billion CKBytes have been issued.

See Also

  • Base Reward
  • CKByte
  • Secondary Issuance
  • Miner
  • Crypto-Economics RFC on Nervos Network GitHub

Base Reward

A subsidy paid to miners in CKBytes for providing the compute and storage requirements required for processing transactions and persisting data on Nervos.

Base Rewards are created from Base Issuance and will decrease over time until eventually ending.

See Also

  • Base Issuance
  • CKByte
  • Miner
  • Transaction

Commit Reward

A reward paid to miners in CKBytes for committing a previously proposed transaction. After the transaction has been committed it is confirmed.

See Also

  • CKByte
  • Confirmation
  • Miner
  • Transaction

Fiat Currency

Fiat currency is a form of money that has no intrinsic value. The value of fiat currency is derived from the support of the governing body that maintains it, and by the agreed value by parties that transact with it.

See Also

  • Cryptocurrency
  • Digital Currency

Heavy Asset Problem

A common problem found in multi-asset blockchain platforms where the value of the assets stored on the chain gains significant value but the native token of the chain does not. This raises the incentive to attack the the network, but does not increase the security because the value of the native token is what is used to secure the network.

See Also

  • Asset
  • Starving Layer 1 Problem
  • Tragedy of the Security Commons

Liquidity

The ability for an asset to be bought or sold easily without causing a significant change in the current market price.

See Also

  • Asset

Proposal Reward

A reward paid to miners in CKBytes for proposing an unconfirmed transaction. After the transaction has been proposed it becomes eligible to be committed.

See Also

  • CKByte
  • Confirmation
  • Miner
  • Transaction

Secondary Issuance

The creation of new CKBytes through limited and decreasing inflation that is paid to miners through Secondary Rewards.

Secondary Issuance follows a fixed inflation schedule of 1.344 billion CKBytes per year. This amount does not change. Unlike Base Issuance, Secondary Issuance does not affect everyone on the network. It is a small and targeted inflation from users that occupy space on Nervos or hold their CKBytes outside of the Nervos DAO.

See Also

  • Base Issuance
  • CKByte
  • Nervos DAO
  • Secondary Reward
  • State
  • Crypto-Economics RFC on Nervos Network GitHub

Secondary Reward

A subsidy paid to miners in CKBytes for providing the compute and storage requirements required for processing transactions and persisting data on Nervos.

Secondary Rewards are created from Secondary Issuance, and continuously pay miners for the preservation of state data contained on the blockchain.

See Also

  • CKByte
  • Miner
  • Secondary Issuance
  • Transaction

Starving Layer 1 Problem

A scenario that can arise in multi-layer blockchain platforms where the vast majority of the transaction traffic moves from layer 1 to layer 2, taking the vast majority of transaction fees with it. If layer 1 relies exclusively on transaction fees to support the security of the platform, it may end up not having enough incentives available to properly secure it.

See Also

  • Heavy Asset Problem
  • Layer 1
  • Layer 2
  • Transaction
  • Transaction Fee

State Rent

A recurring fee that is paid to persist and secure state data.

On Nervos, Secondary Issuance is used to facilitate the paying of State Rent by the users who occupy the space on the Nervos blockchain.

See Also

  • Secondary Issuance
  • Nervos Blockchain
  • Crypto-Economics RFC on Nervos Network GitHub

Store of Assets

A platform which is designed to safely preserve multiple types of assets, each of which could be a store of value.

See Also

  • Store of Value

Store of Value

An asset that is purchased to retain purchasing power in the long-term.

A good store of value either match or outpace the inflation rate of fiat currency, and has a reasonable amount of liquidity, allowing the asset to be easily sold.

See Also

  • Store of Assets
  • Liquidity

Tail Emission

A type of reward that is paid to miners through a fixed amount of inflation.

See Also

  • Secondary Reward

Targeted Inflation

A form of inflation that only affects a specific subset of users.

Nervos uses Secondary Issuance to create targeted inflation on users who occupy space on the Nervos blockchain to pay State Rent. Long-term holders of CKBytes have the option of locking them in the Nervos DAO, which acts and an inflation shelter.

See Also

  • CKByte
  • Secondary Issuance
  • Nervos Blockchain
  • Nervos DAO
  • Crypto-Economics RFC on Nervos Network GitHub

Tragedy of the Commons

A situation in a system where the participants act in accordance with their own self interest and deplete or destroy a shared resource through their collective action.

See Also

  • Tragedy of the Security Commons
  • Tragedy of the Storage Commons

Tragedy of the Security Commons

A situation that can emerge on multi-asset blockchain platforms where asset tokens rely on the storage and security of the blockchain platform, but do not contribute back to the platform. As the number of assets that "ride for free" increases, so does the burden placed on the underlying blockchain platform. If the assets do not contribute to the underlying platform, the available security may not properly support the network.

See Also

  • Heavy Asset Problem
  • Tragedy of the Commons
  • Tragedy of the Storage Commons

Tragedy of the Storage Commons

A situation that can emerge on incentivized blockchain platforms where mining rewards are paid for inclusion of data to the blockchain, but no rewards exist for the long-term persistance of the blockchain data. As the size of the chain grows, so do the costs associated with persisting the data. If there is no direct incentive for persisting data, fewer and fewer nodes will do so. Eventually, too few nodes will be available to properly support the network.

See Also

  • Tragedy of the Commons
  • Tragedy of the Security Commons

Last updated on 6/26/2020
← General GlossaryTechnical Glossary →
  • Base Issuance
  • Base Reward
  • Commit Reward
  • Fiat Currency
  • Heavy Asset Problem
  • Liquidity
  • Proposal Reward
  • Secondary Issuance
  • Secondary Reward
  • Starving Layer 1 Problem
  • State Rent
  • Store of Assets
  • Store of Value
  • Tail Emission
  • Targeted Inflation
  • Tragedy of the Commons
  • Tragedy of the Security Commons
  • Tragedy of the Storage Commons