Value to base58 encode
prefix to append to the encoded string
string of bytes
Buffer to convert
String to convert
Value in hex
Key to base58 encode
Key hash to base58 encode
Address to base58 encode (tz4) hex dec
return address
Value in hex of a signed operation
Address to base58 encode (tz1, tz2, tz3 or KT1)
Public Key
A string of the Tezos address (PKH) that was derived from the given Public Key
String value to convert to bytes
Hex string to convert
First buffer
Second buffer
michelson json
The value that will be converted into a padded hexadecimal string value
The length of bits
string to strip prefix from
The value that will be converted to a hexadecimal string value
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
0 (NO_PREFIX_MATCHED), 1 (INVALID_CHECKSUM), 2 (INVALID_LENGTH) or 3 (VALID).
The forged message including the magic byte (11 for block, 12 for preendorsement, 13 for endorsement, 3 for generic, 5 for the PACK format of michelson)
The public key to verify the signature against
The signature to verify
A boolean indicating if the signature matches
Generated using TypeDoc
Base58 decode a string and remove the prefix from it