Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a detailed implementation of the ERC721 standard #640

Closed
facuspagnuolo opened this issue Jan 4, 2018 · 0 comments
Closed

Provide a detailed implementation of the ERC721 standard #640

facuspagnuolo opened this issue Jan 4, 2018 · 0 comments
Assignees
Labels
feature New contracts, functions, or helpers.

Comments

@facuspagnuolo
Copy link
Contributor

facuspagnuolo commented Jan 4, 2018

Currently we are working on a implementation including all the must-declared functionalities, but not all of the optional ones. The plan is to extend this one providing the rest of the optional functions like metadata, implementsERC721, etc.

The new contracts could be called DetailedERC721 and DetailedNonFungibleToken following the naming strategy that we used for the ERC20 standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New contracts, functions, or helpers.
Projects
None yet
Development

No branches or pull requests

4 participants