Closed mesqueeb closed 6 years ago
Hey @mesqueeb -- in updating our architecture to use the ERC1056 specification, we no longer need to make a transaction to create an identity, and so the new identities (called EthrDID
s, and conforming to the w3c DID spec) don't use meta transactions or the TxRelay Contract.
uport-identity was using an interesting implementation of Meta transactions in the TxRelay contract. Is a similar approach also used in more up to date libraries of uPort?