Problem Statement 🤔
More and more Ed-Tech companies are trying to move into the Web3 and Metaverse space, the major issue faced by them is, dealing with a lot of new technology, and also managing the crypto funds and multiple accounts and contracts. So a lot of Edu-Tech businesses/communities are trying to provide NFT certificates but there are too many things to handle for every single certificate
Solution 💡
We are proving a simple fast API to ed-tech businesses to make their certificates into NFTs and send to the receiver. We are making the NFTs non-transferable so maintain the legitimacy of the certificates.
This provides complete ownership of the certificate to the receiver and the data cannot be altered for lifetime, as it relies on blockchain immutable ledger technology.
Users will also get a single platform to showcase their certificates. And due to some reason we shut down operations, the certificates of the users will still remain with them for lifetime, no one can tamper with it.
Architecture 🔩
Setp 1
The business user/ ed-tech platform use our API to upload a certificate
Step 2
After the certificate is received, it is directly uploaded to Filecoin network
Step 3
After the upload is completed, a non-transferable NFT is minted to the users wallet address
Future Aspect
• Providing a API with a feature of bulk upload • A feature to revoke a certificate from user due to any reason • Creating a mobile app for users to showcase their certificates better
Built With
- express.js
- filecoin
- node.js
- solidity
Log in or sign up for Devpost to join the conversation.