hlongvu / rust-eip712-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Rust 75.0%Language:JavaScript 25.0%