Nervos CKB

Nervos CKB

  • Explorer
  • GitHub

›References

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

Nervos System Design

Here is a collection of all the materials that can help you to understand the design philosophy of Nervos CKB in deep.

Papers

These are all the important papers the illustrate the design of CKB.

  • Nervos CKB White Paper
  • CKB-VM Paper
  • Token Economic Paper

RFCs

Nervos is initiated to be a community driven project. It uses a request for comment process for the community to propose changes to the Nervos protocol. In Nervos RFCs repo you can find all the related information and the existing RFCs.

Blogs

Here you can find some blog posts that introduce features and designs of Nervos CKB.

  • Token Economic Model

    • Smart Contract Platforms Have to be Store of Value
  • Programming Model - Cell Model

    • First-class Asset
  • Virtual Machine - CKB-VM

    • An Introduction to Nervos CKB-VM
    • CKB-VM Lite Paper
  • Consensus Algorithm - NC-Max

    • Why We Love Nakamoto Consensus Algorithm
    • Forget about the TPS Competition
    • Breaking the Throughput Limit of Nakamoto Consensus

Videos

Here are some videos that introduce CKB components and designs.

  • A Deep Dive into Nervos' Layered Design
  • Nervos CKB-VM Walkthrough
  • How to Safely Improve the Scalability while Keeping the Decentralized Nature of Bitcoin Network
Last updated on 5/7/2019
← Mining ResourcesNeuron Wallet Guide →
  • Papers
  • RFCs
  • Blogs
  • Videos