0xMiden / 0xMiden/docs

docs: Use bech32 for AccountID across all docs and CLI output

Open
#215 1 comment 0 reactions 1 assignee Claimed by @BrianSeong99 View on GitHub
Dominant language
TypeScript
Stars
10
Forks
50
Avg merge
22d 23h
Merged PRs (30d)
1

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.