View Source API Reference tezex v3.0.1
Modules
Provides cryptographic functions for Tezos blockchain operations.
Base58Check encoding/decoding utils
Specific elliptic curve data.
Elliptic Curve Digital Signature Algorithm (ECDSA) implementation to
Pure Elixir implementation of HMAC-DRBG
The supported elliptic curves
Holds point data. Is usually handled internally by the library and serves only as detailed information to the end-user.
Holds private key data.
Holds public key data.
Holds signature data.
Convert Tezos Micheline data from/to binary form for injection into the Tezos blockchain (aka forging/unforging Micheline).
Prepare an operation or an operation group for injection into the Tezos blockchain.
Serialize/deserialize data to/from Tezos Micheline optimized binary representation.
Send transactions to the Tezos network.
Provides encoding and decoding functions for Zarith numbers.