Skip to content

align wallet-cli docs with v4.10.0 and restructure wallet-cli docs - #648

Merged
Benson0224 merged 2 commits into
tronprotocol:masterfrom
abn2357:align_wallet-cli_v4.10.0
Aug 21, 2026
Merged

align wallet-cli docs with v4.10.0 and restructure wallet-cli docs#648
Benson0224 merged 2 commits into
tronprotocol:masterfrom
abn2357:align_wallet-cli_v4.10.0

Conversation

@abn2357

@abn2357 abn2357 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Reorganize the wallet-cli navigation around a shared overview and separate Java and TypeScript / npm CLI sections.
  • Add a dedicated Java CLI overview and update Java build, JAR, resource, and source paths for the java/ layout.
  • Document the current TypeScript CLI signing, security, confirmation, staking, voting, and reward behavior.

Why

wallet-cli v4.10.0 reorganizes the Java project under java/ and expands the TypeScript CLI command and signing surface. The documentation needs to reflect the current repository layout and clearly distinguish the two implementations.

Impact

Readers can choose the appropriate implementation from the wallet-cli overview, follow valid Java commands and paths, and use the latest TypeScript CLI workflows and security behavior.

Validation

  • mkdocs build --strict
  • git diff --check

- Split wallet-cli navigation into Java and TypeScript sections with dedicated overviews.

- Update Java build, JAR, resource, and source paths after the move to java/.

- Document the latest TypeScript signing, security, confirmation, staking, voting, and reward behavior.
@abn2357
abn2357 marked this pull request as ready for review August 3, 2026 09:48

@vivian1912 vivian1912 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Benson0224
Benson0224 merged commit 72cd63b into tronprotocol:master Aug 21, 2026
abn2357 added a commit to abn2357/documentation-en that referenced this pull request Aug 21, 2026
Rebuild the gh-pages site to publish documentation updates merged into master after the previous rebuild (tronprotocol#646), ordered by merge time.

Included PRs:
- tronprotocol#648 align wallet-cli docs with v4.10.0 and restructure wallet-cli docs
- tronprotocol#649 align TVM documentation with java-tron v4.8.2
- tronprotocol#650 align monitoring documentation with java-tron v4.8.2
- tronprotocol#651 add all official Lite FullNode snapshot sources

Adds two new pages:
- clients/wallet-cli/java-cli/index.html as the Java CLI overview
- clients/wallet-cli/typescript-cli-signing/index.html for TypeScript CLI signing and security

Also refreshes sitemap.xml, sitemap.xml.gz, search/search_index.json, docs-manifest.json, and revision dates.
kuny0707 pushed a commit that referenced this pull request Aug 21, 2026
Rebuild the gh-pages site to publish documentation updates merged into master after the previous rebuild (#646), ordered by merge time.

Included PRs:
- #648 align wallet-cli docs with v4.10.0 and restructure wallet-cli docs
- #649 align TVM documentation with java-tron v4.8.2
- #650 align monitoring documentation with java-tron v4.8.2
- #651 add all official Lite FullNode snapshot sources

Adds two new pages:
- clients/wallet-cli/java-cli/index.html as the Java CLI overview
- clients/wallet-cli/typescript-cli-signing/index.html for TypeScript CLI signing and security

Also refreshes sitemap.xml, sitemap.xml.gz, search/search_index.json, docs-manifest.json, and revision dates.
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