Skip to content

Instantly share code, notes, and snippets.

@dimitardanailov
Created January 29, 2022 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimitardanailov/0523637e4a25022833e6d6d8265ed5f9 to your computer and use it in GitHub Desktop.
Save dimitardanailov/0523637e4a25022833e6d6d8265ed5f9 to your computer and use it in GitHub Desktop.
Create an Account on Algorand: Output
Account Mnemonic: couch august visa harbor fit amount blind yellow tent exile resist hurry bone eternal taxi usage moral roast mercy recipe thunder volcano grant able shove
account {
  addr: 'RW6EZIUTLGTG7HSARRGDUX55ZV5OLAS4WNOEIO2DQ4YRITL7TB7QQYFEYQ',
  sk: Uint8Array(64) [
    135, 201,  67, 233, 145, 230,  43,  32, 248,   2, 255,
    250, 238, 211, 110, 251, 166,  12,  54, 205, 155, 239,
    125, 196, 174,  22,  59, 203, 240, 214, 183,  76, 141,
    188,  76, 162, 147,  89, 166, 111, 158,  64, 140,  76,
     58,  95, 189, 205, 122, 229, 130,  92, 179,  92,  68,
     59,  67, 135,  49,  20,  77, 127, 152, 127
  ]
}
account.addr === address true
account.addr RW6EZIUTLGTG7HSARRGDUX55ZV5OLAS4WNOEIO2DQ4YRITL7TB7QQYFEYQ
address RW6EZIUTLGTG7HSARRGDUX55ZV5OLAS4WNOEIO2DQ4YRITL7TB7QQYFEYQ
public key Uint8Array(32) [
  141, 188,  76, 162, 147,  89, 166, 111,
  158,  64, 140,  76,  58,  95, 189, 205,
  122, 229, 130,  92, 179,  92,  68,  59,
   67, 135,  49,  20,  77, 127, 152, 127
]
checksum Uint8Array(4) [ 8, 96, 164, 196 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment