flâneur — a map of the web's best reading

EIP-712: Typed structured data hashing and signing

eips.ethereum.org · 3,133 words · saved by 1 readers

A procedure for hashing and signing of typed structured data as opposed to just bytestrings.

EIP-712: Typed structured data hashing and signing 🎉 Final Standards Track: Interface EIP-712: Typed structured data hashing and signing A procedure for hashing and signing of typed structured data as opposed to just bytestrings. Authors Remco Bloemen ( @Recmo ), Leonid Logvinov ( @LogvinovLeon ), Jacob Evans ( @dekz ) Created 2017-09-12 Requires EIP-155 , EIP-191 Table of Contents Abstract Motivation Specification Definition of typed structured data 𝕊 Definition of hashStruct Definition of encodeType Definition of encodeData Definition of domainSeparator Specification of the eth_signTypedDa

Explore this link on the map →

related reading