Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 2.55 KB

File metadata and controls

82 lines (60 loc) · 2.55 KB

BlockDegrees

BlockDegrees is a web application that leverages blockchain technology to provide verifiable academic credentials. This platform allows users to easily verify their degrees and share them with potential employers, streamlining the hiring process.

Table of Contents

Features

  • Blockchain-Powered Degrees: Each degree is tokenized into a unique, non-fungible token (NFT) that guarantees its authenticity.
  • Instant Verification: Employers and institutions can verify certificates in seconds, eliminating fraud.
  • Global Access: Credentials are stored on the blockchain, accessible anytime, anywhere.
  • User Testimonials: Read what users are saying about BlockDegrees.

How It Works

  1. Issuance: Educational institutions mint your degree as a secure, unique token on the blockchain.
  2. Ownership: Your degree is stored in your blockchain wallet, giving you full ownership and control.
  3. Verification: Employers can verify your degree instantly using its unique token ID.
  4. Sharing: Easily share your credentials with anyone, anywhere.

Installation

To get started with BlockDegrees, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/research_seminar.git
  2. Navigate to the project directory:

    cd research_seminar
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start

Usage

Once the server is running, open your browser and navigate to http://localhost:3000 to view the application. You can explore the features, read testimonials, and learn more about how BlockDegrees works.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please fork the repository and submit a pull request.

  1. Fork the repository.
  2. Create your feature branch:
    git checkout -b feature/YourFeature
  3. Commit your changes:
    git commit -m "Add some feature"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the developers and contributors of the libraries and frameworks used in this project.
  • Special thanks to the users who provided testimonials and feedback.