View Source EIP712 (EIP712 v0.1.0)
This module is a wrapper around Rust implementation of EIP-721.
Link to this section Summary
Functions
Encodes provided message with a secret key.
Link to this section Functions
Encodes provided message with a secret key.
Returns {:ok, String.t()} on success and {:error, binary()} on failure.