Building an NFT Project that allows universities or learning programs to issue NFT certificates to successful graduates but limit the graduates from transferring or selling the NFTs to others.
- OpenZeppelin ERC721
- Ankr - RPC Endpoint
- Polygon Mumbai
- Next.js
- ethers.js
To get a local copy up and running follow these simple example steps.
- Fork the repository
- Git clone https://github.com/your-username/NFTuniversity
- git checkout -b branch name
- git remote add upstream https://github.com/Nashons/NFTuniversity
- git pull upstream master
- git add .
- git commit -m "commit message"
- git push -u origin HEAD
- npx hardhat
- npx hardhat compile
- npx hardhat run --network mumbai scripts/deploy.js
- npx hardhat verify --network mumbai 0xfe7144176ff519d48028C71E9AFC11b17349C531
👤 Authors
- Github: @Nashons
- GitHub: @Jebitok-dev
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I hereby acknowledge the creators of Africa Blockchain Center who are the organizers of the Africa Blockchain Center Hackathon.