You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Andreas, hope all is well since we met in Sydney, was great to see your talk!
ERC875 is a non fungible standard that includes an optional atomic swap function, even though it is in draft phase, it should be included in the book.
I believe this because it shows some of the future possibilities for atomic swaps and efficient non fungible transfers and has an implementation example in java which will be of interest to some readers (signature verification, expiry timestamp and release of funds in one transaction)
Let me know your thoughts and if you'd like to go through with it, I can make a draft.
Hey Andreas, hope all is well since we met in Sydney, was great to see your talk!
ERC875 is a non fungible standard that includes an optional atomic swap function, even though it is in draft phase, it should be included in the book.
I believe this because it shows some of the future possibilities for atomic swaps and efficient non fungible transfers and has an implementation example in java which will be of interest to some readers (signature verification, expiry timestamp and release of funds in one transaction)
Let me know your thoughts and if you'd like to go through with it, I can make a draft.
ethereum/EIPs#875
Example implementation: https://github.com/alpha-wallet/ERC875-Example
Thank you,
Weiwu
The text was updated successfully, but these errors were encountered: