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

ERC6909 Implementation in Cairo #1018

Open
swan-of-bodom opened this issue Jun 20, 2024 · 1 comment
Open

ERC6909 Implementation in Cairo #1018

swan-of-bodom opened this issue Jun 20, 2024 · 1 comment

Comments

@swan-of-bodom
Copy link

swan-of-bodom commented Jun 20, 2024

🧐 Motivation

ERC6909 is a new multi-token standard which will most likely be used by UniswapV4. It's similar to ERC1155 somewhat with some modifications/simplifications.

📝 Details
I've been working on a small implementation following OZ tests, can be found here. Is anyone working on this? If not and you think it would be a good addition to the OZ Cairo library, I can open a PR. I have a few more edits to make before it's finalized.

@ericnordelo
Copy link
Member

ericnordelo commented Jun 20, 2024

Hey @swan-of-bodom, 6909 is not part of our roadmap short term, but I think it could be a great addition. Happy to review and support a PR for including it in our library. I'm letting these potential extensions as a reference in the issue, since we may want to include them in the implementation for better UX and security.

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

2 participants