Building a decentralised p2p meta-tx relayer network [MVP] Codename: Harbour ## We solved this problem: https://medium.com/tabookey/1-800-ethereum-gas-stations-network-for-toll-free-transactions-4bbfc03a0a56
ERC-1271: Standard Signature Validation Method for Contracts - https://github.com/ethereum/EIPs/issues/1271. Could useful if we want to enable etherless accounts (that sign Meta Txs) to be a smart contract.
What are the other standards that we need to be aware of?
From our discussion, we mentioned identity standards, ERC191 etc.