Metaplex logo
Metaplex
Create
Home
Feedback
Developer Products
14
Changelog

    Boards

  • Developer Products

  • Creator Studio

Powered by Canny

Developer Products

Category

      • Token Metadata
      • Candy Machine
      • Auction House
      • Documentation
      • JS SDK & Tools
      • Swift SDK & Tools
      • Kotlin SDK & Tools
      • Other Tools
      • New Ideas
      • Uncategorized
Support Shadow Drive
Add a StorageDriver for Shadow Drive in the JS SDK.
0
Add an operation that finds the owner of an NFT
https://github.com/metaplex-foundation/js/issues/341
1
Find all Edition copies by Master Edition
It would be pretty nice to be able to query all the copies that have been made out of a master edition.
0
Monorepo: Break the JS SDK into smaller chunks
Break the JS SDK library into multiple reusable libraries so users can cherry-pick what they need and reduce the size of their bundle.
0
Create a JS CLI on top of the JS SDK
Since the JS SDK already implement all the Metaplex-related operations, we could create a Metaplex-wide CLI that simply adds an interface layer and immediately delegates to the JS CLI. Something like that: mplex nfts create mplex nfts update mplex nfts find-by-owner mplex candy-machines create mplex cm create # shortcut mplex auction-houses create mplex ah create # shortcut
0
Powered by Canny