Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solguru310/solana-metaplex-pnft-minting
Programmable NFTs are a new asset class that allows for flexible configuration of various lifecycle rules, including certain transfer restrictions that creators can use to enforce royalties.
https://github.com/solguru310/solana-metaplex-pnft-minting
metaplex metaplex-pnft nft-mint pnft solana
Last synced: 20 days ago
JSON representation
Programmable NFTs are a new asset class that allows for flexible configuration of various lifecycle rules, including certain transfer restrictions that creators can use to enforce royalties.
- Host: GitHub
- URL: https://github.com/solguru310/solana-metaplex-pnft-minting
- Owner: solguru310
- Created: 2024-10-02T08:54:53.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-02T09:01:37.000Z (about 1 month ago)
- Last Synced: 2024-10-18T18:53:36.904Z (27 days ago)
- Topics: metaplex, metaplex-pnft, nft-mint, pnft, solana
- Language: TypeScript
- Homepage:
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Programmable NFT Minting
## Overview
A 2022 battle for market share between NFT marketplaces nearly eliminated enforcement of creator royalties for Solana NFTs. In response, Metaplex has recently launched a new token standard, Programmable NFTs. The standard, among other things, empowers creators to enable royalties enforcement by specifying which programs can transfer their NFTs. In this guide, you will mint a Programmable NFT with metadata to Solana's devnet from your terminal using the Solana Web3 library and Metaplex JS SDKs.
## Programmable NFTs
Programmable NFTs are a new asset class that allows for flexible configuration of various lifecycle rules, including certain transfer restrictions that creators can use to enforce royalties. You will likely be impacted if you are a creator, protocol developer, or user of Solana NFTs.
## Contact me
If you need more technical support and development inquires, you can contact below.Telegram: [@dwlee918](https://t.me/@dwlee918)
Twitter: [@derricklee918](https://x.com/derricklee918)