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

Commits on Aug 29, 2023

  1. Remove solution

    jamesrp13 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c29ef31 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. working

    CoachChuckFF committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b2cea09 View commit details
    Browse the repository at this point in the history
  2. comments

    CoachChuckFF committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    315d54d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba6a20 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. - Removed @metaplex-foundation/js and replaced it with @metaplex-fou…

    …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
    adpthegreat committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    904aeeb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. - Refactored it to use newest dependencies

    - 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
    adpthegreat committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dc0d05e View commit details
    Browse the repository at this point in the history
  2. update .gitignore

    adpthegreat committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5a40587 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. - Refactored it to use newest dependencies

        - 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
    adpthegreat committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4a769f4 View commit details
    Browse the repository at this point in the history