You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is simple project which shows how to get signature of signed data in javascript based on hardhat/ethers.js
and how to verify the send of that signed message in smart contract based on EIP 191.