wyvernprotocol / wyvern-v3

Wyvern Protocol v3.1, Ethereum implementation
https://wyvernprotocol.com
MIT License
298 stars 121 forks source link

Global proxy with secondary order authentication #32

Open cwgoes opened 3 years ago

cwgoes commented 3 years ago

Goal is to allow easy transferFrom usage without deployment of a second proxy.

cwgoes commented 3 years ago

42b1e9ed-8a08-4796-981d-7a6dfd05c683

cwgoes commented 3 years ago

Supports interface for contract calls, first try special one, then try EIP 1271 one.