Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.9 KB

README.md

File metadata and controls

63 lines (42 loc) · 1.9 KB

NFT University Degree

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.

Built With

  • OpenZeppelin ERC721
  • Ankr - RPC Endpoint
  • Polygon Mumbai
  • Next.js
  • ethers.js

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Hardhat Commands

  • npx hardhat
  • npx hardhat compile
  • npx hardhat run --network mumbai scripts/deploy.js
  • npx hardhat verify --network mumbai 0xfe7144176ff519d48028C71E9AFC11b17349C531

Authors

👤 Authors

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

I hereby acknowledge the creators of Africa Blockchain Center who are the organizers of the Africa Blockchain Center Hackathon.