
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@metaplex-foundation/mpl-account-compression
Advanced tools
Create and interact with compressed Metaplex NFTs
A Umi-compatible JavaScript library for the project.
First, if you're not already using Umi, follow these instructions to install the Umi framework.
Next, install this library using the package manager of your choice.
npm install @metaplex-foundation/mpl-account-compression
Finally, register the library with your Umi instance like so.
import { mplAccountCompression } from '@metaplex-foundation/mpl-account-compression';
umi.use(mplAccountCompression());
You can learn more about this library's API by reading its generated TypeDoc documentation.
Check out the Contributing Guide the learn more about how to contribute to this library.
FAQs
Create and interact with compressed Metaplex NFTs
The npm package @metaplex-foundation/mpl-account-compression receives a total of 2,522 weekly downloads. As such, @metaplex-foundation/mpl-account-compression popularity was classified as popular.
We found that @metaplex-foundation/mpl-account-compression demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.