Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tracked by #79
SimiHunjan opened this issue Dec 8, 2022 · 0 comments
Labels
approved enhancement New feature or request

Comments

@SimiHunjan
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant