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

Support ERC-721 #85

Closed
leoluk opened this issue Nov 16, 2020 · 2 comments
Closed

Support ERC-721 #85

leoluk opened this issue Nov 16, 2020 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@leoluk
Copy link
Contributor

leoluk commented Nov 16, 2020

This is a placeholder ticket for ERC-721 NFT wrapping support. Our team is not planning to implement this, but the project is open to contributions that add such support. If you plan to work on this, please reach out first (like by commenting on this issue or the #wormhole channel on the Solana Discord server).

Rough outline on what is needed:

  • A stable and generally accepted ERC-721 equivalent on Solana.
  • Wrapper contracts on Ethereum and Solana.
  • A new VAA message type and implementations in the Eth and Solana contracts.
  • Bridge node support for the new message type.
  • Auditing the changes.

Depending on what mainnet upgrade paths will look like, it may also require a separate bridge contract on Ethereum (#13).

@leoluk leoluk added the help wanted Extra attention is needed label Nov 16, 2020
@pindaroso
Copy link

This sounds interesting. How high of a priority is this?

@leoluk
Copy link
Contributor Author

leoluk commented Sep 27, 2021

Done! 🎉

@leoluk leoluk closed this as completed Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants