Skip to content

Text to NFT generate and mint in your account by using solana technology

Notifications You must be signed in to change notification settings

canokaue/AI-NF-SOL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

# lnmhacks6.0 ## AI NFT GENERATOR Generate NFTs just with few clicks Enter text to get a image and then generate NFTs of that image. - Website link 👉 - PPT Link 👉 # Team - HackBox ## Team Member kartik mehta Mahendra Kumawat kartikey singhal manish vaishnav ## Tech Stack **Client:** React, Vite, TailwindCSS **Server:** Solana Blockchain, Metaplex, Node, Express, Firebase function, Firebase Storage ## Installation ### Clone project ``` git clone https://github.com/kartikmehta18/AI-NF-SOL.git ``` ### Front End ``` cd client npm i npm run dev ``` ### Backend To run Backend, use the following command ```bash cd backend/functions npm i npm run serve ``` ## Key points - Custom NFT generation - No creation charge - Security gurantee - Fastest transactions ## FAQ #### How can we mint NFT? For minting NFT, follow following steps: - Connect with Phantom wallet - User is required to provide text input - As per user text image is generated - Image is saved to firebase - User recieve their NFT - Transfer NFT to Phantom Wallet - Mint NFT #### Is there any creation charge? Generation of NFTs on our platform is 100% free, we only take royalty charge of NFTs #### Does transcations are reflected in user wallet ? NFTs are minted and is reflected in your wallet in seconds due the use of powerful Solana Blockchain. #### How the image is generated? The image is generated with the help of Dalle Ai, which is a Image generation model by openAi. #### Where the image is stored? Currently the image is stored in our firebase database, but in future we are planning to store in IPFS based storage. #### What is our benifit with this project? We will get 10% royality for each NFT generated by out platform when they will be sold in future. ## Lessons Learned ## Future Scope - Allow users to upload their own images or provide a link to an image to be displayed on the NFT marketplace - Implement a blockchain-based system to track and facilitate the buying and selling of NFTs on the platform - Develop a custom token specifically for use in trading NFTs on the platform - Expand the NFT marketplace to include a wider variety of NFTs, potentially including those from other blockchains - Integrate additional features and tools to enhance the user experience and functionality of the NFT marketplace, such as a wallet for storing and managing tokens - Explore partnerships and collaborations with other organizations or individuals involved in the NFT space to further grow and develop the platform. ## Support For support, email :kartikmehta650@gmail.com # AI-NF-SOL

About

Text to NFT generate and mint in your account by using solana technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 5.0%
  • HTML 0.7%