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
- Host: GitHub
- URL: https://github.com/otherwa/vacchain
- Owner: Otherwa
- Created: 2024-02-27T14:42:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T11:39:25.000Z (over 1 year ago)
- Last Synced: 2026-01-03T16:26:36.898Z (6 months ago)
- Topics: blockchain-technology, bun, express, firebase-database, redis
- Language: JavaScript
- Homepage:
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
A simple BlockChain Emulation for Maintaining Medical Certificates Validity and Authenticity

[](https://choosealicense.com/licenses/mit/)
[](https://opensource.org/licenses/)
[](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

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