{"id":19589020,"url":"https://github.com/shivankk26/solana-nft-minting","last_synced_at":"2026-04-18T11:04:07.999Z","repository":{"id":224993049,"uuid":"764791886","full_name":"ShivankK26/Solana-NFT-Minting","owner":"ShivankK26","description":"Welcome to the Solana NFT Management project! This project facilitates the creation, update, and management of non-fungible tokens (NFTs) on the Solana blockchain using the Metaplex SDK and Solana Web3.js.","archived":false,"fork":false,"pushed_at":"2024-02-28T18:17:35.000Z","size":4891,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-21T11:02:39.802Z","etag":null,"topics":["blockchain","git","nft-marketplace","nfts","solana","solana-nft","web3js"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShivankK26.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}},"created_at":"2024-02-28T18:07:08.000Z","updated_at":"2024-02-28T18:31:20.000Z","dependencies_parsed_at":"2024-02-28T19:45:11.965Z","dependency_job_id":null,"html_url":"https://github.com/ShivankK26/Solana-NFT-Minting","commit_stats":null,"previous_names":["shivankk26/solana-nft-minting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShivankK26/Solana-NFT-Minting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FSolana-NFT-Minting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FSolana-NFT-Minting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FSolana-NFT-Minting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FSolana-NFT-Minting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShivankK26","download_url":"https://codeload.github.com/ShivankK26/Solana-NFT-Minting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FSolana-NFT-Minting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["blockchain","git","nft-marketplace","nfts","solana","solana-nft","web3js"],"created_at":"2024-11-11T08:16:52.171Z","updated_at":"2026-04-18T11:04:07.981Z","avatar_url":"https://github.com/ShivankK26.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana NFT Management README\n\nWelcome to the Solana NFT Management project! This project facilitates the creation, update, and management of non-fungible tokens (NFTs) on the Solana blockchain using the Metaplex SDK and Solana Web3.js.\n\n## Introduction\n\nThis project leverages the capabilities of the Solana blockchain and the Metaplex SDK to manage non-fungible tokens (NFTs). It allows users to upload metadata, create NFTs, update NFT metadata URIs, and perform various other operations related to NFT management.\n\n## Setup\n\nTo get started with this project, follow these steps:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/ShivankK26/Solana-NFT-Minting.git\ncd src\n```\n\n2. Install dependencies:\n\nEnsure you have Node.js and npm installed. Then, install the required dependencies using npm:\n\n```bash\nnpm install\n```\n\n3. Configure your environment:\n\nUpdate the necessary environment variables such as cluster API URL, storage address, and provider URL as per your Solana network configuration.\n\n4. Run the project:\n\nExecute the main script to run the Solana NFT management operations:\n\n```bash\nnode index.ts\n```\n\n## Usage\n\nThe project consists of several functions for managing NFTs on the Solana blockchain:\n\n- **Upload Metadata:** Read an image file, convert it to a buffer, and upload it to get an image URI. Upload NFT metadata including name, symbol, description, and image URI.\n- **Create NFT:** Create an NFT by providing metadata URI, name, seller fee, symbol, and collection mint address.\n- **Create Collection NFT:** Create a collection NFT by providing metadata URI, name, seller fee, symbol, and collection authority.\n- **Update NFT URI:** Update the URI of an existing NFT by providing the metadata URI and mint address.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Fsolana-nft-minting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivankk26%2Fsolana-nft-minting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Fsolana-nft-minting/lists"}