github.com/status-im/status-go@v1.1.0/services/typeddata/eip712example/README.md (about) 1 EIP712 example smart contract 2 ============================= 3 4 example.sol is taken from https://github.com/ethereum/EIPs/blob/master/assets/eip-712/Example.sol 5 and slightly modified in order to read results from golang bindings.