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.
Our educational certificate NFTs store their data based on one of the most recognised certification standards. The Open Badges standard by the IMS.
We allow the recpients of the certificates to encrypt their certificate data and only show the data to whom they choose.
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.
A list of project's technologies
- Solidity
- Next JS / React
- Ethers Js
- Moralis
- IPFS (Intra-Planetary File System)
- ENS system
- Web3Modal
- Openzeppellin
The project was deployed on Polygon via the Mumbai Testnet
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.