https://github.com/gjeanmart/eth_signtypeddata
https://github.com/gjeanmart/eth_signtypeddata
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gjeanmart/eth_signtypeddata
- Owner: gjeanmart
- Created: 2018-04-22T17:04:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T12:32:55.000Z (over 6 years ago)
- Last Synced: 2025-03-20T20:17:50.926Z (3 months ago)
- Language: Java
- Size: 189 KB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eth_signTypedData
## Resources:
- Specification: https://github.com/0xProject/EIPs/blob/master/EIPS/eip-signTypedData.md
- EIP [#712]: https://github.com/ethereum/EIPs/pull/712
## Case study:
- Metamask
- uPort
- MyEtherWallet
*Recovery*
- JavaScript (web3)
- Java (web3j)