safe-global / safe-ios

Safe Multisig iOS app.
GNU General Public License v3.0
114 stars 37 forks source link

[iOS] Research implementation effort EIP 1271 on iOS #2968

Open the-real-chrizzo opened 1 year ago

the-real-chrizzo commented 1 year ago

Background

On web off-chain messages as specified in EIP 1271 (https://eips.ethereum.org/EIPS/eip-1271) are implemented and it might also be useful to implement it on mobile. Right now it is not clear what needs to be done to make EIP 1271 work for mobile. Via investigation we get a clear overview on the tasks, technical requirements, and guidance on the effort.

What needs to be done

Review and get an overview of current web/BE implementation Check on documentation provided here https://docs.safe.global/learn/signatures/eip-1271 Break down and document what needs to be done to implement EIP 1271 on iOS Time box 1 day

Acceptance criteria Requirements on the implementation are documented

the-real-chrizzo commented 1 year ago

@biafra23 could you please insert your initial research?

Will be postponed until traffic on web is there and we can evaluate better on the business impact.