What could be better than an exclusive NFTs for MLH graduates in AR!
MLH Grads is a decentralised application (dApp) that makes it simple to create your MLH Graduation NFT on the Solana Blockchain. It supports two wallets, each of which offers a simple way to complete a transaction. You can easily sell and buy MLH fellows NFTs on this platform. We verify the NFT by GitHub username as the username should belong to the MLH fellowship organisation!
- Users may log in to the app by connecting their wallet.
- Only MLH fellows will be allowed to create a NFT with up to 30 characters of name, 30 characters of pod name, and 39 characters of Github username.
- Anyone can buy the NFTs at listed price.
- NFTs can also be viewed in AR.
Before installation, please make sure you have already installed the following tools:
some other optional prerequisites if you are interested in contributing.
- Fork the project
- Clone the project
- change directory to the project.
- Build the program by running
anchor build - Once built, connect to any cluster and run the deploy command which you got at the end of build command or just run
anchor deploy. - Add the IDL created to the app folder by running the command
anchor run copy-idl cd app/npm installnpm start
- Any contributions you make are greatly appreciated.
If you find a bug in the dApp/website, kindly open an issue by including a proper description about the bug and the expected result. Similarly, we would be glad to hear about new features to add in the project, kindly follow same procedure for it too.
MLH Grads is licensed under the MIT License - see the LICENSE file for more information.
This repository/project is a submission to MLH fellowship orientation hackathon.
Do ⭐️ the project if you like it :)

