ethereumproject / ECIPs

The Ethereum Classic Improvement Proposal
55 stars 40 forks source link

Ethereum Non-fungible token standard #96

Closed dpdanpittman closed 6 years ago

dpdanpittman commented 6 years ago

I would like to request the erc721 nft standard be implemented.

splix commented 6 years ago

If I understand correctly ERC-721 is only a smart contract interface, i.e. it's not a change of protocol, EVM, etc. If I'm right, there is no problem with using it as is, without having a ECIP document, same way as ERC-20 is used.

dpdanpittman commented 6 years ago

@splix thank you for your response. This is the way I see it as well I will use it as is!