Developer Platform
Core
In March Metaplex introduced Core, a groundbreaking standard for digital assets on Solana. This new standard addresses critical needs for developers, creators, and collectors by streamlining the developer experience and significantly reducing minting costs.
Key to Core’s innovation is a single account model combined with a highly flexible plugin system that enables developers to customize asset behavior and integrate unique functionalities. While other standards inherit the data for an entire fungible token program, Core assets store all key data in a single Solana account, leading to an improved developer experience and lower compute requirements which minimizes network impact.
Expanding on the Metaplex Digital Asset Standard API (DAS API), Core assets will be automatically indexed and available for application developers through a common interface that is used for all Solana NFTs. However, a unique improvement is that with the Core attribute plugin, developers will be able to add on-chain data that is now also automatically indexed.
As part of the release, Metaplex introduced an open source UI for all things Core, allowing users to easily create, transfer or update their Core digital assets. It also includes an explorer for viewing assets.
Metaplex also released an experimental version of Candy Machine to devnet that’s optimized for Core assets, providing developers with another valuable tool to kickstart projects on the new standard.
Teams from across the ecosystem have raced to integrate Core with Tensor, Phantom, Solflare, Sniper, Extrnode, Triton, Helius, Simplehash, OKX Wallet, Truffle, Mallow, dReader and Underdog all announcing support for the new standard shortly after release. Solana Foundation also endorsed the new standard and blue chip creators such as Claynosaurz, MonkeDAO and DAA have all leveraged Core for recent drops or are planning to near-term.
Core is now live on Mainnet. As we move forward, we invite all developers to explore the capabilities of Core by visiting Metaplex Core. Here you can mint your own assets, access documentation, and start using Core.