Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 950 Bytes

File metadata and controls

24 lines (13 loc) · 950 Bytes

Decentralized Academic Credential System

Overview

This project is a decentralized academic credential system built on the Internet Computer Protocol using React for the frontend and DFINITY's Internet Computer (dfx) for the backend.

Features

  • Decentralized: Leverages the power of the Internet Computer to provide a decentralized and tamper-resistant platform for managing academic credentials.

  • React Frontend: The frontend is built using React, providing a user-friendly and responsive interface for interacting with the academic credential system.

  • DFINITY Backend: Utilizes DFINITY's Internet Computer (dfx) framework for the backend, allowing for secure and scalable decentralized application development.

  • Credential Verification: Enables users to verify academic credentials securely on the blockchain.

Prerequisites

  • Node.js
  • Internet Computer SDK (dfx)

Getting Started

  1. Clone the repository: