hashgraph / hashgraph/hedera-sdk-reference

Add examples to demonstrate all the ways to create the different Hedera addresses

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
approved enhancement
Dominant language
HTML
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Problem

There are many ways an account can be identified.

- An account can have an account ID in `shard.realm.accountNumber` format (`0.0.10`)
- An account can have a public key alias in `0.0.CIQNOWUYAGBLCCVX2VF75U6JMQDTUDXBOLZ5VJRDEWXQEGTI64DVCGQ` format
- An account can have an AccountId that is represented in `0x000000000000000000000000000000000000000a` (for account ID `0.0.10`) long zero format
- An account have be represented by an Ethereum public address `0xb794f5ea0ba39494ce839613fffba74279579268`

### Solution

Add one example that demonstrates how to create each of the different account addresses.

### Alternatives

_No response_

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.