Skip to content

DApp to write and view educational certificates to VStorage

Notifications You must be signed in to change notification settings

agoric-labs/dapp-ed-cert

Repository files navigation

Agoric Dapp: Dapp-Ed-Cert

Dapp-Ed-Cert is a simple Dapp for the Agoric smart contract platform that permits users to add educational certificates to the Agoric blockchain. This Dapp is designed for educational institutions, certification authorities, and students who need a secure and verifiable way to store and share educational credentials.

Users are given a simple form in which to enter student's personal information and certification details. This data is then sent to the contract to be added to the Agoric VStorage, ensuring that the information is tamper-proof and easily accessible. By leveraging the Agoric blockchain, Dapp-Ed-Cert provides a transparent and reliable method for managing educational certificates, reducing the risk of fraud and simplifying the verification process for employers and other institutions.

Note that this is a example dapp exploring capabilities of Agoric VStorage with no consideration made for privacy of information. All entered data maybe publicly visible.

This is the user interface of dapp:

Edu Cert Dapp

This is how the data looks like in VStorage:

Edu Cert Dapp

Getting started

  • Follow the instructions at agoric-sdk/multichain-testing/README.md to setup the environment.
  • Once up and running, you can deploy the dapp with make deploy inside the contract directory.
  • You can then run the dapp with yarn start:ui inside the root directory to launch the user interface.

About

DApp to write and view educational certificates to VStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published