Skip to content

Docs/update command reference - #37

Merged
Drincann merged 1 commit into
mainfrom
docs/update-command-reference
Jun 10, 2026
Merged

Docs/update command reference#37
Drincann merged 1 commit into
mainfrom
docs/update-command-reference

Conversation

@Drincann

@Drincann Drincann commented Jun 10, 2026

Copy link
Copy Markdown
Owner

PR Type

Documentation


Description

  • Document SLIP-39 wallet recovery workflows

  • Refresh entropy and mnemonic command options

  • Add receive/account shortcut examples

  • Bump package/docs version to 0.7.0


Diagram Walkthrough

flowchart LR
  A["Command reference"] 
  B["Wallet recovery docs"]
  C["CLI shortcut examples"]
  D["0.7.0 release metadata"]
  A -- "adds" --> B
  A -- "updates" --> C
  A -- "aligns" --> D
Loading

File Walkthrough

Relevant files
Documentation
README.md
Refresh English quick-start wallet examples                           

README.md

  • Updates transaction signing text to mention preview output.
  • Replaces bitcold wallet receive example with bitcold receive.
  • Adds custom entropy wallet creation example.
  • Adds mnemonic entropy and SLIP-39 recovery examples.
+12/-3   
README_zh.md
Refresh Chinese quick-start wallet examples                           

README_zh.md

  • Updates Chinese transaction signing description for preview behavior.
  • Replaces receive command example with bitcold receive.
  • Adds custom entropy wallet creation documentation.
  • Adds recovery material and SLIP-39 examples.
+12/-2   
index.html
Expand website command reference for 0.7.0                             

docs/index.html

  • Updates feature copy for wallet standards and transaction previews.
  • Documents entropy, SLIP-39 recovery, and wallet show options.
  • Adds shortcut command examples for receive and account.
  • Updates English and Chinese i18n strings and footer version.
+104/-35
Configuration changes
package.json
Bump package version to 0.7.0                                                       

package.json

  • Bumps package version from 0.6.0 to 0.7.0.
+1/-1     

@github-actions

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@Drincann
Drincann force-pushed the docs/update-command-reference branch from 0f479fa to c2e3ce7 Compare June 10, 2026 17:00
@Drincann
Drincann merged commit 61f4980 into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant