kaiachain / kaia-dapp-mono

MIT License
9 stars 23 forks source link

Beginner's guide to understanding EIP712 Signature standard #157

Open PaulElisha opened 1 month ago

PaulElisha commented 1 month ago

This is a comprehensive guide that explains the EIP 712 Signature standard. It explains the prior standard EIP 191, it's pre-made signature construction preventing replay attacks and the improvement of EIP 712 to formatting structured typed data.