Skip to content

ckb-learn/ckb-learn.github.io

Repository files navigation

CKB Learn

Learning content for Nervos CKB.

Preview Locally

  • Clone the repo and submodules: git clone --recursive git@github.com:ckb-learn/ckb-learn.github.io.git
  • Install python3
  • Install dependencies: pip3 install -U -r requirements.txt
  • Run mkdocs serve