Rise-In / NFT-Minter

The NFT-Minter Project is an open-source, blockchain-based application designed to simplify the NFT creation process. It allows users to upload their NFT images, generate JSON metadata for the NFT, and interact with a dynamic NFT marketplace.
https://mintyournft.vercel.app/
4 stars 5 forks source link

Add external Wallet connectors (WalletConnect/RainbowKit) for project #8

Open neutr0n420 opened 1 month ago

neutr0n420 commented 1 month ago

In the project we are natively using window.ethereum to do all the call on the smart contract. Instead of this we can use external Wallet providers like Wallet Connect and RainbowKit to add more information about the network we are using, also it enhance the User Experience as well. Todo's