exo-digital-labs / ERC721R

https://erc721r.super.site/
MIT License
241 stars 61 forks source link

Make this an EIP #37

Closed Pandapip1 closed 2 years ago

Pandapip1 commented 2 years ago

This interface would be useful as a standard. I propose writing an EIP and submitting it to the EIPs repository at https://github.com/ethereum/EIPs.

If you don't want to do it, I might :)

mehdiromi commented 2 years ago

Sounds there're WIP if you look at PRs. I'm also interested on this work. @Pandapip1

elie222 commented 2 years ago

This interface would be useful as a standard. I propose writing an EIP and submitting it to the EIPs repository at ethereum/EIPs.

If you don't want to do it, I might :)

Sure. Would be great. This was the interface we used for CFA btw: https://github.com/exo-digital-labs/ERC721R/blob/main/contracts/cryptofighters/IERC721R.sol

Happy to help around an official EIP as well.

Pandapip1 commented 2 years ago

Would you be okay if I released the interface (and/or a modification of it) under CC0?

elie222 commented 2 years ago

Would you be okay if I released the interface (and/or a modification of it) under CC0?

Yes, I'm fine with that

Pandapip1 commented 2 years ago

See https://eips.ethereum.org/EIPS/eip-5507. All discussions should be moved to https://ethereum-magicians.org/t/eip-5507-refundable-nfts/10451.