developer-content
developer-content copied to clipboard
@metaplex-foundation/js is deprecated
Problem
While going through this Solana tutorial, I found that the package used is deprecated and no longer in use.
Proposed Solution
-
Update the Tutorial: Replace references to the deprecated package with the latest version or alternative packages currently recommended by the Metaplex and Solana communities.
-
Provide Guidance for Migration: Include a section or link to resources that help developers migrate from the deprecated package to the new package, including any changes in the API or best practices.
-
Code Example Updates: Update all code examples in the tutorial to align with the new packages, ensuring they work with the current Solana and Metaplex SDK versions.
-
Deprecation Notice: Add a notice at the beginning of the tutorial informing developers of the deprecation and directing them to the updated resources.