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

Solution update for compressed NFTs lesson #2

Open
wants to merge 8 commits into
base: solution
Choose a base branch
from

Conversation

adpthegreat
Copy link

  • Refactored it to use newest dependencies
  • Replaced @metaplex- foundation/js with @metaplex-foundation-umi
  • Replaced old methods with their corresponding umi methods
  • Gave clearer variable names
  • Removed redundant code and updated to latest standards

jamesrp13 and others added 7 commits August 29, 2023 16:12
…ndation/mpl-token-metadata

  - Updated code to use umi @metaplex-foundation/umi
- Update code to use solana helper functions
- Updated to latest dependencies
- Refactored code and variables
- Replaced @metaplex- foundation/js with @metaplex-foundation-umi
- Replaced old methods with their corresponding umi methods
- Replaced all old code snippets
- Gave clearer variable names
- Removed redundant code
    - Replaced @metaplex- foundation/js with @metaplex-foundation-umi
    - Replaced old methods with their corresponding umi methods
    - Replaced all old code snippets
    - Gave clearer variable names
    - Removed redundant code
    - Ran prettier
    - Refactored codebase to be more modular
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

Successfully merging this pull request may close these issues.

3 participants