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

Allow multiple ERC721 contracts to register collectables with the same steward #9

Open
JasoonS opened this issue Sep 26, 2019 · 0 comments

Comments

@JasoonS
Copy link
Member

JasoonS commented Sep 26, 2019

This should be kept quite simple (at least in first implementation).

This can probably just add another layer to the mapping. token-address -> token-id -> variables
And also almost every function call will need to receive the token-address as a parameter, in addition to the token-id.

It should also integrate well with #8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant