All Projects β†’ metaplex-foundation β†’ metaplex

metaplex-foundation / metaplex

Licence: other
A directory of what the Metaplex Foundation works on!

Projects that are alternatives of or similar to metaplex

fetch-nft
πŸ–ΌπŸŽ‘πŸŒ  A utility to fetch and easily display Ethereum & Solana NFTs in a common format given any wallet
Stars: ✭ 83 (-97.43%)
Mutual labels:  nft, solana, metaplex
metaboss
The Metaplex NFT-standard Swiss Army Knife tool.
Stars: ✭ 575 (-82.21%)
Mutual labels:  nft, solana, metaplex
metaplex-cli
Command line interface for Solana Metaplex programs.
Stars: ✭ 16 (-99.51%)
Mutual labels:  nft, solana, metaplex
solana-nft-monitor
Monitor Solana NFT projects using Github Actions + flatgithub.com
Stars: ✭ 31 (-99.04%)
Mutual labels:  nft, solana
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-98.89%)
Mutual labels:  nft, solana
MetaplexMetadata-js
Get the Metaplex Metadata from NFTs with Metaplex standard
Stars: ✭ 48 (-98.52%)
Mutual labels:  nft, solana
arloader
Rust command line application and client for uploading files to Arweave.
Stars: ✭ 79 (-97.56%)
Mutual labels:  nft, solana
solana-nft-token-metadata-update
Node.js script to update NFT Token metadata on Solana Blockchain
Stars: ✭ 143 (-95.58%)
Mutual labels:  nft, solana
air-support
Airdrop automation tools for Solana from The Skeleton Crew
Stars: ✭ 112 (-96.54%)
Mutual labels:  nft, solana
thenftbay.org
The NFT Bay is the galaxy's most resilient NFT BitTorrent site! You wouldn't steal a JPEG (or would you)
Stars: ✭ 322 (-90.04%)
Mutual labels:  nft
doge-nft
DOGE NFT
Stars: ✭ 30 (-99.07%)
Mutual labels:  nft
swap-ui
React Component for Swapping on the Serum DEX
Stars: ✭ 107 (-96.69%)
Mutual labels:  solana
mango-v3-service
REST API Service for mango markets version 3
Stars: ✭ 29 (-99.1%)
Mutual labels:  solana
opensea
python wrapper for opensea api
Stars: ✭ 38 (-98.82%)
Mutual labels:  nft
timelock-crate
Streamflow Community program (inaptly named) deployed on Solana mainnet.
Stars: ✭ 26 (-99.2%)
Mutual labels:  solana
website
Loot Project website
Stars: ✭ 413 (-87.23%)
Mutual labels:  nft
arStudio
A innovative Web editor for Augmented Reality
Stars: ✭ 45 (-98.61%)
Mutual labels:  nft
anchor-escrow
Escrow program implemented in Anchor
Stars: ✭ 142 (-95.61%)
Mutual labels:  solana
dhof-loot
Scripts to collect statistics about Loot + derivative projects.
Stars: ✭ 230 (-92.89%)
Mutual labels:  nft
Tai-Shang-Combiner
ε€ͺδΈŠθ€ε›οΌŒεŸΊδΊŽ Elixir ηš„ NFT 炼丹炉
Stars: ✭ 16 (-99.51%)
Mutual labels:  nft

Metaplex Foundation Project Directory

This repository is a directory of the projects that the Metaplex Foundation works on.

To learn more, visit our documentation at https://docs.metaplex.com.

Rust Programs

  • The Metaplex Program Library - GitHub

    A collection of all the Solana programs that the Metaplex Foundation actively maintains. Each program is published to https://crates.io.

SDKs

These high level SDKs make it a breeze to interact with our programs.

  • JavaScript SDK - GitHub / NPM

    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.

  • iOS SDK - GitHub

    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.

  • Android SDK - GitHub

    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.

Autogenerated Libraries

The following libraries were autogenerated by Solita. A link to each Rust crate on Crates.io is also provided for convenience.

  • MPL Token Metadata - GitHub / NPM / Crates.io

    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.

  • MPL Auction House - GitHub / NPM / Crates.io

    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.

  • MPL Candy Machine - GitHub / NPM / Crates.io

    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.

Tools

  • Sugar, the Candy Machine CLI - GitHub

    Sugar is our new Candy Machine CLI, built in rust. It is incredibly fast and easy to use.

  • Shank - GitHub

    Shank is a tool that makes IDLs from native Solana programs.

  • Solita - GitHub

    Solita (SOLana Idl To Api) converts IDLs generated by Shank into JavaScript SDKs.

  • Amman - GitHub

    Amman, and the 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.

UIs

  • Candy Machine UI - GitHub

    A reference minting UI for Candy Machine projects.

  • Gumdrop - GitHub

    The Gumdrop UI and CLI for managing inexpensive SPL token and NFT airdrops.

  • Token Entangler UI - GitHub

    The Token Entangler UI that aims to help de-rug projects.

Deprecated

The following repositories are no longer maintained by the Metaplex Foundation.

  • Storefront - GitHub

    The deprecated Metaplex Storefront frontend for self-hosted NFT marketplaces.

  • Deprecated JavaScript CLIs - GitHub

    A collection of JS CLIs that are no longer maintained by the Metaplex Foundation.

  • The Program Graveyard - GitHub

    The Rust programs that are we no longer maintain.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].