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

refactor: [DX-2625] update examples to use Unified SDK #46

Merged
merged 26 commits into from
Apr 8, 2024

Conversation

CodeSchwert
Copy link
Contributor

Summary

Update imx-examples to finally use the latest SDK!

  • Swapped out SDK JS for the Unified SDK
  • Added a minting step with easier to use minting script (no more having to update token ID's manually in .env 🙌)
  • Reduced the number of environment variables required
  • Removed all the unnecessary admin scripts
  • Added / refactored helper scripts to get collection and asset data
  • Removed lots of unused dependencies and accompanying code

Why the changes

imx-sdk-js has been deprecated, and this update was way long overdue!!!

Things worth calling out

@immutable/sdk is now the code owner... might not be the most appropriate team to own this.

@CodeSchwert CodeSchwert merged commit 3a6480f into main Apr 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants