/rust-eip712-example

Primary LanguageRustMIT LicenseMIT

How to calculate EIP712 signature hash example in Rust.

Useful for contract that verify off-chain input.

The example come with a nodejs sample code for comparing result.