Otherwa / VacChain

A simple mock BlockChain Emulation for Maintaining Medical Certificates Validity and Authenticity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

A simple BlockChain Emulation for Maintaining Medical Certificates Validity and Authenticity


MIT License GPLv3 License AGPL License

Installation

Install my-project with npm

  bun install VacChain
  cd VacChain

Run Locally

Clone the project

  git clone https://github.com/Otherwa/VacChain

Go to the project directory

  cd VacChain

Install dependencies

  bun install

Start the Server/Client

# download the repo

 1. bun install
 2. bun run client (For Client Service)
 3. bun run server (For Server Service)

 see package.json for more info...

Architecture Diagram

VacChain - Page 1

Feedback

If you have any feedback, please reach out to us at atharvdesai2002@gmail.com

About

A simple mock BlockChain Emulation for Maintaining Medical Certificates Validity and Authenticity


Languages

Language:JavaScript 63.1%Language:EJS 36.9%Language:TypeScript 0.1%