An open API service indexing awesome lists of open source software.

https://github.com/otherwa/vacchain

A simple mock BlockChain Emulation for Maintaining Medical Certificates Validity and Authenticity
https://github.com/otherwa/vacchain

blockchain-technology bun express firebase-database redis

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Project Title

A simple BlockChain Emulation for Maintaining Medical Certificates Validity and Authenticity



[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

## Installation

Install my-project with npm

```bash
bun install VacChain
cd VacChain
```

## Run Locally

Clone the project

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

Go to the project directory

```bash
cd VacChain
```

Install dependencies

```bash
bun install
```

Start the Server/Client

```javascript
# 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](https://github.com/Otherwa/VacChain/assets/67428572/4ec9a8a3-4632-4c51-84e9-1beb19a0da13)

## Feedback

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