Search
This module is a wrapper around Rust implementation of EIP-721.
@spec sign(String.t(), String.t()) :: {:ok, String.t()} | {:error, binary()}
@spec sign_message(String.t(), String.t()) :: {:ok, String.t()} | {:error, binary()}