Crate eip_712_utils

Source

Re-exports§

pub use eip712::EIP712Domain;
pub use eip712::FieldType;
pub use eip712::MessageTypes;
pub use eip712::EIP712;
pub use nft_helpers::hash_structured_data_string;
pub use signing::sign_message;
pub use crate::nft_helpers::*;

Modules§

eip712
EIP712 structs
nft_helpers
signing

Structs§

Error
Error type

Enums§

ErrorKind
Possible errors encountered while hashing/encoding an EIP-712 compliant data structure

Functions§

hash_structured_data
encodes and hashes the given EIP712 struct