Nervos CKB

Nervos CKB

  • Explorer
  • GitHub

›Getting Started

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

Introduction

Following mainnet launch, many people want to use the Nervos CKB Mainnet. In this section, you will learn about how to run a CKB node and use the Nervos CKB Mainnet. This includes:

  1. How to run a CKB Mainnet node
  2. How to transfer CKBytes from the Neuron Wallet to other wallets and exchanges
  3. How to deposit CKBytes into the Nervos DAO
  4. How to withdraw CKBytes from the Nervos DAO

#‘s 2, 3, and 4 will be completed through the Neuron Wallet. Please refer to the Neuron Wallet Guide

If you run into issues when following this guide, please join the Discord-Support channel for support.

To help you better understand Nervos CKB, we recommend you read CKB Design Philosophy and CKB Key Innovations to pick up some background knowledge.

IMPORTANT: The Nervos Team will NEVER ask for your private key, keystore file, mnemonic seed phase or wallet password. You should NEVER share this information with anyone, doing so may result in loss of all your tokens.

Last updated on 4/29/2020
← Useful MaterialsRun a CKB Mainnet Node →