ryom0624 / eip-712-sign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EIP 712 verify signature

using EPI712 codegen

https://github.com/danfinlay/eip712-codegen

Getting started(local node)

install dependencies:

yarn

run localnode and execute tasks:

npx hardhat node
npx hardhat sign-eth --network localhost
npx hardhat sign-meta --network localhost

About


Languages

Language:TypeScript 78.7%Language:Solidity 20.7%Language:Shell 0.6%