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

Original card minting #15

Open
7 of 8 tasks
nalnir opened this issue Apr 3, 2023 · 2 comments
Open
7 of 8 tasks

Original card minting #15

nalnir opened this issue Apr 3, 2023 · 2 comments
Assignees

Comments

@nalnir
Copy link
Owner

nalnir commented Apr 3, 2023

  • Research Arbitrum vs Polygon for the project
  • Create a basic smart contract for minting a unique crypties card
  • Import necessary code from imx-contacts and imx-examples to crypties
  • Upload metadata to NFT Store
  • Get cid and use it as a value for S3 metadata
  • Upload metadata to S3
  • Store tokenId's to keep tokens id unique
  • Implement minting in crypties
@nalnir nalnir self-assigned this Apr 3, 2023
@nalnir
Copy link
Owner Author

nalnir commented Jul 22, 2023

Most of this is done. Need more thorough thinking on handling new generation, updating and creating new collections.

@nalnir
Copy link
Owner Author

nalnir commented Jul 22, 2023

New generation handling is done. (At least firs itteration)

Implement updating collection, Deploying new contract, Create new collection, Create new metadata_api_url ( New AWS.S3 bucket),
Basically import imx-contract and imx-examples necessary code for admin use in the game.

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

No branches or pull requests

1 participant