API Reference tezex v1.0.0-rc3

modules

Modules

A set of functions to check Tezos signed messages and verify a public key corresponds to a wallet address (public key hash).

Base58Check encoding/decoding utils

Specific elliptic curve data.

Decode compressed public key and verify signatures using the Elliptic Curve Digital Signature Algorithm (ECDSA).

Describes the elliptic curves supported by the package

Holds point data. Is usually handled internally by the library and serves only as detailed information to the end-user.

Holds public key data.

Holds signature data.

Decode Micheline code.

A Zarith number is an integer encoded as a variable length sequence of bytes.