docs: Use bech32 for AccountID across all docs and CLI output
- Vorherrschende Sprache
- TypeScript
- Sterne
- 10
- Forks
- 50
- Ø Merge
- 22 T. 23 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## Context
From [devrel#126 feedback](https://github.com/0xMiden/miden-devrel/issues/126#issuecomment-3933628618) by @Dominik1999.
## Problem
AccountIDs are displayed in hex format throughout docs and CLI output. Should use bech32 representation everywhere for consistency and usability.
## Affected pages
- Quick Start CLI Basics (wallet output)
- Your First Smart Contract (deploy script output)
- All code examples that print AccountIDs
Also needs a corresponding issue in the client repo for CLI output changes.
Beitragsleitfaden
Rechercherichtung
Das Issue fordert die Aktualisierung der AccountID-Darstellung auf bech32 in der Dokumentation und der CLI-Ausgabe. Beginnen Sie mit der Suche nach den Seiten 'Quick Start CLI Basics' und 'Your First Smart Contract' im Dokumentations-Repository. Finden Sie alle Codebeispiele, die AccountIDs ausgeben, und ändern Sie das Format von hex zu bech32. Überprüfen Sie die Änderungen, indem Sie die gerenderte Dokumentation auf Konsistenz prüfen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 65/100