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

ethereals Javascript library #9

Open
zomglings opened this issue Jul 4, 2023 · 0 comments
Open

ethereals Javascript library #9

zomglings opened this issue Jul 4, 2023 · 0 comments

Comments

@zomglings
Copy link
Contributor

zomglings commented Jul 4, 2023

This library will expose the following functionality:

  1. Deploy an Ethereal NFT contract from an Ethereal factory contract.
  2. Deploy an Ethereal NFT contract directly using the library (not using a factory contract).
  3. Request a metatransaction from a relayer which will allow the creation of an Ethereal NFT.
  4. Submit a Ethereal creation metatransaction to an Ethereal contract.
  5. View the liveUntil timestamp for a given Ethereal NFT.
  6. View the current owner of a given Ethereal NFT.
  7. View the source information for a given Ethereal NFT.
  8. Perform ERC721 operations with a given Ethereal NFT (or any NFT, really).

The library should be usable in node.js as well as in the browser.

It can be a Typescript library.

@zomglings zomglings converted this from a draft issue Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant