metaplex-foundation / umi

A Solana Framework for JS Clients.
https://umi.typedoc.metaplex.com
MIT License
149 stars 45 forks source link

Question about metaplex implementation #30

Closed nicholasoxford closed 1 year ago

nicholasoxford commented 1 year ago

I am using this project for a cloudflare edge workload, and loving it! I was wondering if there are plans to decode NFTs with this package. In my experience you need a fully node compatible server to using the metaplex package, and it bloats the node modules.

lorisleiva commented 1 year ago

Hey, glad you're enjoying it! I'm in the process of documenting everything but yes there is a Umi-compatible library for token metadata available on the alpha tag of @metaplex-foundation/mpl-token-metadata. See https://github.com/metaplex-foundation/mpl-token-metadata.

nicholasoxford commented 1 year ago

Thank you! Decode data at the edge using mpl-token-metadata/apha. Insane! Thank you!

lorisleiva commented 1 year ago

Thanks! Btw, feel free to check my progress on the Umi documentation on this branch if that helps.

https://github.com/metaplex-foundation/umi/tree/loris/documentation/docs