Shor’s Algorithm Explained: Can It Break Bitcoin?
Shor’s algorithm is one of the main reasons quantum computing is treated as a serious long-term threat to modern cryptography.
Most public-key cryptography relies on a simple asymmetry: some mathemati

popular
How to Protect Your Crypto from Quantum Computing
For years, the need to protect cryptocurrency from quantum attack felt like a distant problem. Today, that timeline is shrinking fast. In 2026, Google Quantum AI researchers published a whitepaper wit

popular
Top Quantum Resistant Cryptocurrency Projects in 2026
Fault-tolerant quantum computing represents a long-term security challenge for major blockchains. Most legacy networks still rely on elliptic-curve cryptography, including ECDSA, EdDSA, or related sig

popular
Blockchain Crypto Agility: CKB’s Key to Quantum Safety
Key Takeaways
Quantum computing threatens the public-key cryptography that most blockchains currently rely on for security.
The real blockchain security problem is not only quantum resistance, but cr

popular
Quantum Resistance in Blockchains: Preparing for a Post-Quantum Computing World
As the field of quantum computing rapidly advances, concerns are growing about the potential impact of these powerful machines on the security of blockchain networks. Quantum computers, with their abi

popular
How Bitcoin's Path to Quantum-Resistance Could Look
For nearly two decades, Bitcoin’s security has rested on a simple mathematical assumption: that reverse-engineering a private key from a publicly visible public key is practically impossible. This fou

popular
CKBuilders: A new generation of blockchain creatives on CKB
CKB, the Common Knowledge Base, is the Layer 1 blockchain of Nervos Network. Built on a secure Proof-of-Work consensus and designed with flexibility in mind, it provides developers with a foundation f

popular
Unlocking CKB Liquidity: A Deep Dive into the iCKB Protocol
One of the defining features of CKB (the Common Knowledge Base) is the NervosDAO, a built-in staking mechanism that lets CKByte (also referred to as CKB) holders earn passive rewards by locking their

popular
Becoming Money: Stablecoins as the Next Necessary Step in Bitcoin’s Journey
Anyone with genuine skin in the game who has tried to understand Bitcoin and its broader significance intimately knows what it's like to fall victim to the Dunning-Kruger effect. After the first dozen

popular
The Case For RGB++: A New Approach to Bitcoin Scaling
The realization that Bitcoin would require additional scaling was made years before the network would struggle with anything resembling a congestion issue. In 2010, less than a year after Bitcoin went

popular
Web5: Extra Decentralized
As one of his first forays into crypto, Twitter's founder Jack Dorsey sought to build TBD—a new identity and trust layer for the Internet—intended to run exclusively on peer-to-peer rails, integrated

popular
The Ultimate Guide to RGB, RGB++, and Client-Side Validation
The rise in popularity of ordinals, inscriptions, and BRC-20 tokens over the last two years has made it abundantly clear that crypto users want tokenized assets on Bitcoin.
Ethereum's smart contract e

popular
Bitcoin vs. CKB: Two Approaches to Achieving Sustainable Security
Every four years, typically in the six months preceding the halving, the debate around the sustainability of Bitcoin's security model gets reignited.
The discussion can be summed up in two opposing ar

popular
How to Optimize Layer 1 Blockchains for Modularity
One strand of thinking that has become popular in crypto land recently is that the only way for blockchains to solve the Scalability Trilemma—or obtain the trifecta of high security, decentralization,

popular
Surprisingly, Secondary Issuance is not Inflationary
Normally, when we analyze the emission model of a coin such as CKB, we usually only consider the theoretical total number of coins issued over time, i.e., the emission curve. However, this does not fu

popular
A Deep Dive Into the Tokenomics of Nervos Network
The unique tokenomics of Nervos have been specially designed to ensure platform sustainability

popular
Where we're going, we don't need Accounts: the Future of Onboarding
In the 14 years since the inception of Bitcoin, blockchain development shifted through multiple stages, each reflecting the evolving needs and challenges faced by the industry at the respective times.

popular
Understanding the Nervos CKB Issuance Model
Bitcoin’s most important value proposition in the economic sphere is its fixed issuance policy, since it is not subject to any change, and at the same time predictable, as long as we know how much and

popular
Common Knowledge Base (CKB): a Blockchain Developer’s Dream
Any prospective blockchain developer that has tried building decentralized applications has quickly realized that the current blockchains offer rather inflexible development environments. Building app

popular
Pi400 Ubuntu Node Setup Guide
How to run a CKB node on a RaspberryPi 400 with Ubuntu desktop 22.04
Running a node on a RaspberryPi can be a fun, efficient way of helping to decentralise the Nervos Network. Old pro's have probably

popular
Nervos DAO — Withdrawal Process Explained
To understand how Nervos DAO works, you must first know that it works through cycles, and that each of these cycles are 180 epochs. On the Nervos network, each epoch has an estimated time of 4 hours.

popular
Nervos: An In-Depth Overview of a Blockchain Network Built for Modularity
This article seeks to be the be-all and end-all resource for the underlying architecture and value proposition of the Nervos network.
Nervos is a modular blockchain network built from the ground up to

nervos
Common Knowledge Base (CKB): Understanding Our Ethos
An essay on time preference and building future-proof blockchains.
The remarkable speed of change in the blockchain industry has increasingly been steering the space toward high time preference thinki

nervos
Sort by:
What are Testnet and Mainnet in Blockchain?
In this article, we'll examine what testnet and mainnet are and explain their critical roles in blockchain development and operation.
Introduction to Mainnet and Testnet in Blockchain
Simply put, a ma
/images/image1.png)
education
Merkle Patricia Trie: Essential Cryptographic Data Structure
These structures, often cryptographic in nature, form the backbone of many blockchain systems, ensuring that data remains tamper-proof and verifiable. Among these, the Merkle Patricia Trie stands out
/images/image1.png)
education
The Ultimate Guide to Payment Channels and Payment Channel Networks
As things currently stand, most (micro) payments in the traditional financial system are settled via specialized payment processing companies like Visa and Mastercard, essentially Layer 2 networks bui

scaling
What's the Difference Between Block Subsidy and Block Reward?
Among the many terminologies and concepts inherent to this world, two terms that often arise are "block subsidy" and "block reward." These two concepts, while seemingly interchangeable, have distinct
/images/image1.png)
education
What are Schnorr Signatures and Their Use in Blockchain?
Among the myriad of digital signature schemes, Schnorr signatures are a pivotal cryptographic innovation, blending theoretical soundness with practical utility. This article ventures into the intricac
/images/image1.png)
cryptography
What are BLS Signatures and Their Use in Cryptocurrency?
One of the keystones that hold this domain together is the cryptographic signature, a technology that underpins transaction verification and some consensus mechanisms.
Among these cryptographic signat
/images/image1.png)
consensus
What’s the Difference Between Crypto Miners and Validators?
As we delve into the nuances of these mechanisms, we'll unravel the roles, operations, and distinctions between miners and validators, paving the way toward a deeper understanding of the cryptographic
/images/image1.png)
mining
What is Block Time in Blockchain? A Complete Guide
An important concept within this technology is “block time”, which plays a vital role in the operation and efficiency of blockchain networks. This article aims to unravel the concept of block time, it
/images/image1.png)
education
What is Slashing in Proof-of-Stake (PoS) Blockchains?
PoS offers a greener, more efficient solution to the problem of achieving consensus in a decentralized network. At the heart of PoS lies a mechanism known as slashing, which ensures the network's inte
/images/image1.png)
consensus
Bitcoin Script: A Comprehensive Guide
This article delves deep into the intricacies of Bitcoin Script, shedding light on its significance, technical aspects, historical evolution, and much more.
What is Bitcoin Script?
Bitcoin Script, oft
/images/image1.png)
bitcoin
What is Secp256r1?
The Secp256r1 curve is a common elliptic curve used in cryptographic applications for digital signatures. It is based on the mathematical properties of elliptic curves and operates in a finite field o

cryptography
Bitcoin vs. CKB: Two Approaches to Achieving Sustainable Security
Every four years, typically in the six months preceding the halving, the debate around the sustainability of Bitcoin's security model gets reignited.
The discussion can be summed up in two opposing ar

popular
What is a Blockchain Gas Fee?
In the ever-evolving world of cryptocurrencies, the term "gas fee" has become a focal point of discussions, especially for those venturing into the Ethereum ecosystem. As transactions and smart contra
/images/image1.png)
blockchain
What is Transaction Confirmation in Blockchain?
When a transaction is initiated, it is broadcasted to the network, where it awaits confirmation. During this process, network participants, known as miners in Proof-of-Work-based cryptocurrencies like
/images/image1.png)
education
What is Mempool in Cryptocurrency? A Complete Guide
Every time someone sends or receives a cryptocurrency, a transaction is initiated. But where do these transactions go before they're settled? Enter the “mempool”—a crucial yet often overlooked compone
/images/image1.png)
blockchain
Understanding Sybil Attacks and Consensus Mechanisms in Blockchain
This security threat, combined with the need for consensus in a decentralized environment, underscores the importance of robust Sybil resistance mechanisms to ensure the integrity and security of bloc
/images/image1.png)
consensus
What is State Bloat in Blockchains?
This phenomenon, while not immediately apparent, can have significant implications for the performance, scalability, and usability of a blockchain network. This article aims to demystify state bloat,
/images/image1.png)
blockchain
Blockchain Computation vs Verification: The Essential Guide
This article aims to delve deeper into these concepts, highlighting the differences between blockchain computation and verification and their respective roles in maintaining the integrity and function
/images/image1.png)
modular
What is State and How State Changes Work in Blockchain?
What is State in Blockchain?
At its core, the "state" in blockchain refers to the current status or snapshot of all data stored within the system. This includes but is not limited to account balances,
/images/image1.png)
blockchain
What is RISC-V? A Revolution in Processor Architecture
As an open-source hardware instruction set architecture (ISA), RISC-V is changing the rules of the game, offering a level of customization and flexibility previously unseen in the processor market. If
/images/image1.png)
risc-v
What is the Difference Between a Miner and a Full Node?
What is a Miner?
In the cryptocurrency world, miners are akin to gold miners in the real world, sifting through the void in search of extremely rare valuable nuggets - in this case, a proof of work th
/images/image1.png)
mining
What is a Hard Fork and a Soft Fork in Cryptocurrencies?
This article will explain what a hard fork and soft fork are, their key characteristics, significance in the blockchain ecosystem, and provide real-world examples to illustrate these important concept
/images/image1.png)
blockchain
Crypto Mining Hardware Explained: CPU, GPU, and ASIC Miners
In simple terms, crypto mining refers to the computational process through which new cryptocurrencies are introduced into circulation and transactions are confirmed on the blockchain. It forms the bac
/images/image1.png)
mining
Mining Pools: Boost Your Cryptocurrency Mining Success
A cryptocurrency mining pool combines computational resources from multiple miners across a network to increase the probability of earning block rewards. These rewards are then distributed among parti
/images/image1.png)
pow