API Reference ex_web3_ec_recover v0.4.0

Modules

Documentation for ExWeb3RecoverSignature.

This modules implements behaviour described in EIP 191

This module was written based on nomenclature and algorithm specified in the EIP-712

This module defines an encoder that expects all binaries to be to be parsed Elixir binaries and not strings.

This module defines an encoder that expects all binaries to be to be hexstrings.

This module represents a message data structure that is used to sign and recover, based on EIP 712.