Skip to content

Conversation

yfeng2824
Copy link
Collaborator

Description

  • Move "RPCs“ from Nodes to Build DApp section (node/rpcs -> dapp/rpcs)
  • Renamed "Rpcs & Nodes" to "Run a Node"
  • Updated Run a mainnet/testnet/devnet node, Run a public rpc node, Run a light client node to enhance clarify
  • Added 3 articles: Overview, Node Configuration and Sync options
  • Updated installation guide to include xcode guide.

Copy link

vercel bot commented Jun 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nervos-ckb-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 1:41am


import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feel like we should add an introduction at the beginning here to:

  1. tell people what config file CKB uses. take reference from https://github.com/nervosnetwork/ckb/blob/develop/docs/configure.md
  2. add a bullet point for the 4 configs that the article is talking about so users can quickly jump to the interesting one.

@yfeng2824 yfeng2824 requested a review from joii2020 June 10, 2025 01:39
@RetricSu RetricSu merged commit 8f6c07d into v2 Jun 13, 2025
4 checks passed
@RetricSu RetricSu deleted the update-node-section branch June 13, 2025 01:43
RetricSu added a commit that referenced this pull request Jun 13, 2025
* Merge pull request #586 from joii2020/v2.dev.languanges

Add JavaScript and Lua in Program Languages for Script

* feat: update node related articles (#585)

* feat: update node related articles

* feat: Add introduction to node-configuration

* chore: bump v2.21.0 (#588)

---------

Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>
RetricSu added a commit that referenced this pull request Jun 13, 2025
…589)

* feat: merge v2.21.0 into develop (#587)

* Merge pull request #586 from joii2020/v2.dev.languanges

Add JavaScript and Lua in Program Languages for Script

* feat: update node related articles (#585)

* feat: update node related articles

* feat: Add introduction to node-configuration

* chore: bump v2.21.0 (#588)

---------

Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>

* chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /website

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: RetricSu <[email protected]>
Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
RetricSu added a commit that referenced this pull request Jun 25, 2025
…on-cell (#599)

* feat: merge v2.21.0 into develop (#587)

* Merge pull request #586 from joii2020/v2.dev.languanges

Add JavaScript and Lua in Program Languages for Script

* feat: update node related articles (#585)

* feat: update node related articles

* feat: Add introduction to node-configuration

* chore: bump v2.21.0 (#588)

---------

Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>

* chore(deps): bump pbkdf2 in /examples/store-data-on-cell

Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](browserify/pbkdf2@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: RetricSu <[email protected]>
Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
RetricSu added a commit that referenced this pull request Jul 22, 2025
…cule (#608)

* feat: merge v2.21.0 into develop (#587)

* Merge pull request #586 from joii2020/v2.dev.languanges

Add JavaScript and Lua in Program Languages for Script

* feat: update node related articles (#585)

* feat: update node related articles

* feat: Add introduction to node-configuration

* chore: bump v2.21.0 (#588)

---------

Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>

* chore(deps): bump form-data in /examples/ccc-molecule

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: RetricSu <[email protected]>
Co-authored-by: joii2020 <[email protected]>
Co-authored-by: yfeng2824 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants