Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Debendranath-Das
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 5.14 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Blockchain-Enabled-Secure-Vaccine-Passport-System DOI

Smart Contracts

Written in Solidity and deployed on Sepolia Testnet.

Technologies Used in our Web Application

• Frontend: HTML, CSS, JavaScript • Backend: Node.js, Express.js • Blockchain: Ethereum • Decentralized Storage: IPFS • Cryptographic Libraries: – keccak256 – merkletreejs – ethereumjs-util – web3

Prerequisites

Before you begin, ensure you have met the following requirements: • Node.js (v14.x or later) • IPFS daemon

Installation Steps

  1. Install necessary Node.js packages: npm install
  2. Start the IPFS daemon: ipfs daemon
  3. Open the app.js file. Change the IP address as assigned to your machine.
  4. Run the application using: node app.js

Enjoy!! Thank you for using our Vaccine Passport Web Application.

Owner

  • Login: Debendranath-Das
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Das
  given-names: Debendranath
orcid: https://orcid.org/0000-0002-3855-1700
title:Debendranath-Das/Blockchain-Enabled-Secure-Vaccine-Passport-System: Blockchain-Enabled Secure Vaccine Passport System
version: v1.0.0
date-released: 2024-06-25

GitHub Events

Total
Last Year

Dependencies

Web Application Code/package-lock.json npm
  • 494 dependencies
Web Application Code/package.json npm
  • @helia/unixfs ^1.3.0
  • child_process ^1.0.2
  • ejs ^3.1.9
  • ethereumjs-util ^7.1.5
  • express ^4.18.2
  • fs ^0.0.1-security
  • helia ^1.3.3
  • keccak256 ^1.0.6
  • merkletreejs ^0.3.10
  • multiformats ^11.0.2
  • nodemon ^3.0.3
  • path ^0.12.7
  • recrypt-js ^1.1.2
  • web3 ^4.0.1
  • web3-eth ^4.0.1