Skip to content

Restructure DuskEVM documentation#129

Merged
HDauven merged 3 commits into
mainfrom
agent/restructure-duskevm-docs
Jul 14, 2026
Merged

Restructure DuskEVM documentation#129
HDauven merged 3 commits into
mainfrom
agent/restructure-duskevm-docs

Conversation

@HDauven

@HDauven HDauven commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • restructures DuskEVM documentation into four focused page contracts: overview, quickstart, reference, and bridge guide
  • updates navigation and internal links, with permanent redirects from the replaced DuskEVM routes
  • documents the OP-style withdrawal lifecycle planned in web-wallet #947: initiate, prove, wait, and finalize
  • standardizes public documentation on "testnet DUSK" instead of the legacy nDUSK label
  • updates BEP20 bridge and ERC20/BEP20 migration estimates from 15 minutes to around one hour
  • explains the two user confirmations in DUSK migration: grant permission, then start the migration

Rationale

The previous DuskEVM material mixed product explanation, network reference, deployment instructions, and bridge operations across broad pages. This split gives each page one job:

  • the overview explains what DuskEVM is and when to use it
  • the quickstart gets a developer to a deployed contract
  • the reference holds network and compatibility facts
  • the bridge guide follows the wallet workflow

This keeps the main path concise while preserving operational detail where readers need it.

Coordination

The withdrawal section describes the intended Web Wallet behavior after web-wallet #947 lands. This docs change should be published with or after that PR, once its recipient-encoding blocker is resolved.

Validation

  • npm run build
  • Starlight internal-link validation: all links valid
  • local checks for all new routes and both legacy redirects
  • rendered checks for bridge lifecycle labels and corrected timing terminology

@HDauven
HDauven marked this pull request as ready for review July 14, 2026 12:18
@HDauven
HDauven requested a review from GeorgianDusk July 14, 2026 12:18
@HDauven
HDauven merged commit 97e79ed into main Jul 14, 2026
1 check passed
@HDauven
HDauven deleted the agent/restructure-duskevm-docs branch July 14, 2026 12:21
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.

2 participants