{"id":13404539,"url":"https://github.com/metaplex-foundation/metaplex","last_synced_at":"2025-05-15T01:03:55.001Z","repository":{"id":37042092,"uuid":"373186245","full_name":"metaplex-foundation/metaplex","owner":"metaplex-foundation","description":"A directory of what the Metaplex Foundation works on!","archived":false,"fork":false,"pushed_at":"2024-08-06T10:50:35.000Z","size":27102,"stargazers_count":3342,"open_issues_count":111,"forks_count":6180,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-05-07T23:42:36.355Z","etag":null,"topics":["js","metaplex","nft","rust","solana"],"latest_commit_sha":null,"homepage":"https://metaplex.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metaplex-foundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-02T13:54:38.000Z","updated_at":"2025-05-06T08:57:26.000Z","dependencies_parsed_at":"2022-07-08T00:09:12.527Z","dependency_job_id":"98f21f2f-12c7-49e9-a6a6-aed1e7b06c11","html_url":"https://github.com/metaplex-foundation/metaplex","commit_stats":{"total_commits":1010,"total_committers":175,"mean_commits":5.771428571428571,"dds":0.8524752475247525,"last_synced_commit":"4eefb4eae49c83b4c5a732b27e1d369d7ff8b951"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fmetaplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fmetaplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fmetaplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fmetaplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaplex-foundation","download_url":"https://codeload.github.com/metaplex-foundation/metaplex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254040,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["js","metaplex","nft","rust","solana"],"created_at":"2024-07-30T19:01:46.828Z","updated_at":"2025-05-15T01:03:54.929Z","avatar_url":"https://github.com/metaplex-foundation.png","language":null,"funding_links":[],"categories":["Others","Resources","📦 Legacy \u0026 Inactive Projects","miscellaneous"],"sub_categories":["Official Resources"],"readme":"# Metaplex Foundation Project Directory\nThis repository is a directory of the projects that the Metaplex Foundation works on. \n\nTo learn more, visit our documentation at https://docs.metaplex.com.\n\n## Rust Programs\n- **The Metaplex Program Library** - [GitHub](https://github.com/metaplex-foundation/metaplex-program-library)\n\n  A collection of all the Solana programs that the Metaplex Foundation actively maintains. Each program is published to https://crates.io.\n\n\n## SDKs\nThese high level SDKs make it a breeze to interact with our programs.\n- **JavaScript SDK** - [GitHub](https://github.com/metaplex-foundation/js) / [NPM](https://www.npmjs.com/package/@metaplex-foundation/js)\n  \n  Our JS SDK is a high level SDK for interacting with our programs and was built on top of our autogenerated libraries. It currently still in active development.\n\n\n- **iOS SDK** - [GitHub](https://github.com/metaplex-foundation/metaplex-ios)\n\n  Our new iOS SDK is built from scratch in Swift to provide a smooth experience for interacting with NFTs. It uses a similar interface to our JS SDK.\n\n\n- **Android SDK** - [GitHub](https://github.com/metaplex-foundation/metaplex-android)\n\n  Our Android SDK was implemented from scratch in native Kotlin and is being developed in parallel with our iOS SDK. Like the iOS SDK, it also features a similar interface to our JS SDK. \n\n\n## Autogenerated Libraries\nThe following libraries were autogenerated by [Solita](#Solita). A link to each Rust crate on Crates.io is also provided for convenience. \n- **MPL Token Metadata** - [GitHub](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/token-metadata/js) / [NPM](https://www.npmjs.com/package/@metaplex-foundation/mpl-token-metadata) / [Crates.io](https://crates.io/crates/mpl-token-metadata)\n\n  The MPL Token Metadata program allows SPL tokens to add metadata to it and is one of the most important programs when dealing with NFTs on the Solana blockchain.\n\n\n- **MPL Auction House** - [GitHub](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/auction-house/js) / [NPM](https://www.npmjs.com/package/@metaplex-foundation/mpl-auction-house) / [Crates.io](https://crates.io/crates/mpl-auction-house)\n\n  The MPL Auction House program is a protocol for marketplaces to implement a decentralized sales contract. It additionally allows for escrowless sales where the NFT doesn't leave the seller's wallet until the sale is complete.\n\n\n- **MPL Candy Machine** - [GitHub](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/candy-machine/js) / [NPM](https://www.npmjs.com/package/@metaplex-foundation/mpl-candy-machine) / [Crates.io](https://crates.io/crates/mpl-candy-machine)\n\n  The MPL Candy Machine program enables creators to easily and safely launch NFT collections without having to worry about the rent overhead from minting the NFTs themselves.\n\n\n\n## Tools\n- **Sugar, the Candy Machine CLI** - [GitHub](https://github.com/metaplex-foundation/sugar) \n\n  Sugar is our new Candy Machine CLI, built in rust. It is incredibly fast and easy to use.\n\n\n- **Shank** - [GitHub](https://github.com/metaplex-foundation/shank)\n\n  Shank is a tool that makes IDLs from native Solana programs.\n\n\u003cdiv id=\"Solita\"\u003e\u003c/div\u003e\n\n- **Solita** - [GitHub](https://github.com/metaplex-foundation/solita)\n\n  Solita (**SOL**ana **I**dl **T**o **A**pi) converts IDLs generated by *Shank* into JavaScript SDKs.\n\n\n- **Amman** - [GitHub](https://github.com/metaplex-foundation/amman)\n\n  Amman, and the [Amman Explorer](https://github.com/metaplex-foundation/amman-explorer) are a set of testing tools that make it easy to test Solana programs locally and see the changed deserialized states in real time on the explorer.\n\n\n## UIs\n- **Candy Machine UI** - [GitHub](https://github.com/metaplex-foundation/candy-machine-ui)\n\n  A reference minting UI for Candy Machine projects.\n\n\n- **Gumdrop** - [GitHub](https://github.com/metaplex-foundation/gumdrop)\n\n  The Gumdrop UI and CLI for managing inexpensive SPL token and NFT airdrops.\n\n\n- **Token Entangler UI** - [GitHub](https://github.com/metaplex-foundation/token-entangler-ui)\n\n  The Token Entangler UI that aims to help de-rug projects.\n\n\n## Deprecated \nThe following repositories are no longer maintained by the Metaplex Foundation.\n- **Storefront** - [GitHub](https://github.com/metaplex-foundation/deprecated-storefront)\n\n  The deprecated Metaplex Storefront frontend for self-hosted NFT marketplaces.\n\n\n- **Deprecated JavaScript CLIs** - [GitHub](https://github.com/metaplex-foundation/deprecated-clis)\n\n  A collection of JS CLIs that are no longer maintained by the Metaplex Foundation.\n  \n- **The Program Graveyard** - [GitHub](https://github.com/metaplex-foundation/the-graveyard)\n  \n  The Rust programs that are we no longer maintain. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaplex-foundation%2Fmetaplex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaplex-foundation%2Fmetaplex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaplex-foundation%2Fmetaplex/lists"}