Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: run with the local devnet #145

Merged
merged 7 commits into from
Apr 10, 2023
Merged

docs: run with the local devnet #145

merged 7 commits into from
Apr 10, 2023

Conversation

zhangyouxin
Copy link
Contributor

@zhangyouxin zhangyouxin commented Mar 23, 2023

What Changed

Motivation

By default, Nexus wallet is connected to the CKB testnet blockchain, some DApp developers need to test their products quickly, so it will make things easier if they could run a dev CKB blockchain on the local machine, this PR provides a guide.

preview: https://github.com/ckb-js/nexus/blob/40b5f8b/docs/run-dev-ckb-blockchain.md#how-to-reset-the-ckb-dev-blockchain

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

@homura homura added the documentation Changes only affect the documentation label Mar 23, 2023
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #145 (40b5f8b) into main (7e382da) will decrease coverage by 0.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   87.22%   86.75%   -0.48%     
==========================================
  Files          48       41       -7     
  Lines         814      770      -44     
  Branches       97       95       -2     
==========================================
- Hits          710      668      -42     
+ Misses         21       20       -1     
+ Partials       83       82       -1     

see 14 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zhangyouxin zhangyouxin changed the title docs: add doc for starting a dev node docs: run a dev CKB blockchain Mar 23, 2023
@zhangyouxin zhangyouxin marked this pull request as ready for review March 24, 2023 03:33
@zhangyouxin zhangyouxin requested review from homura and zhb666 March 24, 2023 05:32
@homura
Copy link
Contributor

homura commented Mar 24, 2023

A nice explanation of how to start a dev chain locally

Perhaps we could document an example of how it works with Nexus, for example, adding a derived lock in genesis block and adding a dev chain configuration for Nexus networks

@homura homura merged commit 29c07c2 into ckb-js:main Apr 10, 2023
@homura homura changed the title docs: run a dev CKB blockchain docs: run with devnet Apr 10, 2023
@homura homura changed the title docs: run with devnet docs: run with the local devnet Apr 10, 2023
@github-actions
Copy link

🚀 PR was released in v0.0.11 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes only affect the documentation released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants