Skip to content

Solana NFT contract, written with Anchor. The contract uses metaplex for nft metadata.

Notifications You must be signed in to change notification settings

kralonur/solana_nft_demo

Repository files navigation

Solana NFT Demo

This project is nft demo project written for Solana. Programs are written in Rust language. Anchor framework is being used. This project mints NFT for the user, when minting NFT fee should be sent to the contract. Fee is decided by the admin. And the contract has maximum mint limit. Token metadata is handled by metaplex.

Note: This project is not tested properly and is not production ready!

About

Solana NFT contract, written with Anchor. The contract uses metaplex for nft metadata.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published