Hi everyone,
I have been working on a beginner-first CKB developer onboarding guide. The goal is to provide a short and reproducible path from zero setup to the first successful public RPC response, followed by optional local node and indexer checks.
The guide has already been validated on macOS arm64. I am now looking for community help for validation on Windows and Linux, as well as feedback from developers who are new to CKB.
I created small, focused github issues so contributors can choose a task that matches their operating system and available time. Some tasks only require running a single RPC command and reporting the result. Opening a pull request is not required; a comment with test results is already useful. I will update the guide in that case with the provided test data.
The most useful areas right now are:
-
Windows PowerShell validation;
-
Windows Git Bash validation;
-
Linux Bash validation;
-
Beginner review of the Quick Start guide;
-
Technical review of RPC, local node, and indexer instructions.
Repository:
Open validation tasks:
Any feedback, reproduction results, documentation corrections, or suggestions are welcome in order for the guide to become really beginner-friendly and useful.
Thank you in advance.