Code Monkey home page Code Monkey logo

awesome-solana-nfts's Introduction

Awesome

๐Ÿฆ„ Awesome Solana NFTs

A curated list of resources for builders / artists hacking NFTs on Solana.

  • โœ… Includes: open standards, protocols, OSS repos, community-built tools
  • โœ‹ Excludes: individual drops, future promises (without actual code / working product)

If you see something missing - please submit a PR ๐Ÿ™

๐Ÿ“œ NFT Open Standards

  • Metaplex Token Metadata Standard (docs) - defines NFT metadata (its structure, how it's stored on-chain / off-chain) and different types of NFTs (master editions, normal editions, one-offs, participation NFTs)

๐Ÿš€ NFT Issuance

  • Metaplex - a set of 4 progams that together enable NFT creators to mint and auction off their creations. Highly customizable (eg can set max mint, add attributes, decide what kind of edition you want to sell).
  • Metaplex Store (docs) - self-serve front-end for Metaplex
  • Holaplex - managed storefront for Metaplex, setup in 5 minutes
  • Metaplex Candy Machine (docs) - simple program (to use, not to build!) that issues a fixed number of NFTs at a fixed price, first come first serve. If Metaplex itself has too many knobs for you to think about, consider the Candy Machine instead.
  • Fair Launch (docs) (intro video) - a way to do "fair" launches in 3 phases: 1)users bid, 2)users adjust their bids, 3)a lottery determines winners who get to mint the NFTs.
  • A number of "managed" launch services exist: Nova Launch, CrayonCreed. We've not tried and are not promoting either:)

๐Ÿช‚ NFT Airdrops

  • Air Support - set of scripts to airdrop NFTs to your following in 5 easy steps.
  • Ghetto SolAir - a guerilla tactix command lined based airdrop tool for Solana with no polish and max functionality.

๐Ÿค NFT Escrows / Swaps

๐Ÿ’ธ NFT Marketplaces

๐Ÿ“Š NFT Data

  • Solanafloor - floor insights for NFTs on Solana.
  • Solanalysis - track market cap and trading activity for Solana-based NFTs.
  • How Rare Is - rarity tools for NFTs on solana.
  • Moonrank - absolute statistical rarity for solana NFTs.

๐Ÿ›ก๏ธ NFT Verification / Security

  • Solguard - enter the NFT mint to find out if it's part of a real collection or fake.

๐Ÿค– NFT Bots

๐Ÿ™ Community-built Tools

for Metaplex (CLIs)

  • Metaboss - rust CLI that acts as a "swiss army knife" for Metaplex (decode metadata, mint new NFTs, update metadata, and more).
  • Metaplex Rust CLI - another rust CLI for metaplex, similar ot Metaboss.
  • Metaplex Python CLI - python bindings for Metaplex.
  • Metaplex JS CLI - js bindings for Metaplex.

for Metaplex (other)

for Candy Machine

for Arweave

generic

  • Solana Tools - find PDAs, ATAs, and read NFT/token metadata from a mint address.
  • Sol NFT Tools - get mints created by a creator, get metadata from a mint, get holders of a bunch of mints, upload files to arweave.

๐Ÿฆพ Generative Art Tools

โš™๏ธ RPC Providers

๐Ÿ”— Related Awesome Lists

awesome-solana-nfts's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.