Skip to content

Latest commit

 

History

History
125 lines (83 loc) · 3.62 KB

README.md

File metadata and controls

125 lines (83 loc) · 3.62 KB

Animated gif pacman game

Make it easy to create and verify educational certificates as NFTs. We believe that in the future our digital identity will consist of token assets stored in web3 accounts. In this future we will need to provide a “proof of skill” in our assets to fluently cooperate with others.

-----------------------------------------------------

🔗 Project Links

-----------------------------------------------------

📚 IMS Learning Certification Standard

Our educational certificate NFTs store their data based on one of the most recognised certification standards. The Open Badges standard by the IMS.

Formula 1

-----------------------------------------------------

👨‍💻 Privacy Enabled

We allow the recpients of the certificates to encrypt their certificate data and only show the data to whom they choose.

-----------------------------------------------------

🔒 Secure Metadata

Our contracts store a hash of the metadata to be sure the metadata that is displayed is the same as the data stored. Our contracts store a hash of the meta data to be sure the metadata that is displayed is the same as the data stored.

-----------------------------------------------------

🧑‍💻 Technologies

A list of project's technologies

  • Solidity
  • Next JS / React
  • Ethers Js
  • Moralis
  • IPFS (Intra-Planetary File System)
  • ENS system
  • Web3Modal
  • Openzeppellin

-----------------------------------------------------

⛓️ Network Deployed

The project was deployed on Polygon via the Mumbai Testnet

-----------------------------------------------------

⚙️ Installation

Run this command to install the project depencies:
yarn install

Run the following command to run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.