Skip to content

Commit

Permalink
doc: add Metamask sign data link
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDZhon committed Jul 10, 2023
1 parent 25bf57e commit c32365c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contracts/eip712-steth.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ function makeDomainSeparator(name, version, chainId, verifyingContract) {

- [The Magic of Digital Signatures on Ethereum](https://medium.com/mycrypto/the-magic-of-digital-signatures-on-ethereum-98fe184dc9c7)
- [ERC-2612: The Ultimate Guide to Gasless ERC-20 Approvals](https://medium.com/frak-defi/erc-2612-the-ultimate-guide-to-gasless-erc-20-approvals-2cd32ddee534)
- [Metamask sign-data](https://docs.metamask.io/wallet/how-to/sign-data/#use-eth_signtypeddata_v4)

0 comments on commit c32365c

Please sign in to comment.