Commit hash | 49c7867410197363ad57aaa555f54b55fb390bbc |
---|---|
Commit time | 2022-10-21 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-10-21 |
Author | yaruno <jarno.t.marttila at gmail.com> |
Add EIP-5023: Shareable non-transferable non-fungible token (#5023) * Shareable NFT eip draft * EIP numbering to reflect PR number * added a named author from ATARCA team to build consensus with community * added a named author from ATARCA team to build consensus with community * Update EIPS/eip-5023.md Removed links to external sources according to suggestion. Co-authored-by: Micah Zoltu <micah@zoltu.net> * Update EIPS/eip-5023.md Removed reference to specific ERC-165 implementation. Co-authored-by: Micah Zoltu <micah@zoltu.net> * Corrected licence on reference implementation * Update EIPS/eip-5023.md Licence should link to licence file in repository. Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update EIPS/eip-5023.md license file ending corrected Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update EIPS/eip-5023.md Removed mention of standard as suggested. Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * Update EIPS/eip-5023.md Removed mention of standard as suggested. Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * Update EIPS/eip-5023.md Grammatical corrections Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * Renamed interface to follow convention of naming them after EIP number * Interface functions are implicitly virtual * Interface ID for IERC5023 * Update EIPS/eip-5023.md Grammar Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update EIPS/eip-5023.md First mention of EIP should have a link to it. Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * Update EIPS/eip-5023.md CC0 should have a version number attached to it. Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * reworking the EIP * Clarification when Share event is to be emitted * Update EIPS/eip-5023.md Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update EIPS/eip-5023.md Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update EIPS/eip-5023.md Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update EIPS/eip-5023.md Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> Co-authored-by: Micah Zoltu <micah@zoltu.net> Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Document | Title |
---|---|
EIP-5023 | Shareable Non-Fungible Token |