Skip to content

asr-24/SentinelShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentinelShare

⚠️ The Truffle Suite is being sunset as of writing this update. This project is dependent on npm package @truffle/hdwallet-provider and thus will also no longer be updated.

This project aims to create a tamperproof data sharing platform that can be used to securely share data between organisations and third parties

Folder structure

  • /frontend - Reactjs initialized frontend app
  • /backend/atlas - MongoDB connection
  • /backend/server.js - Expressjs server
  • /backend/blockchain.js - Interact with helia.js and Ethereum testnet to execute smart contracts

Installation

Run npm install in the following folders:

  • /backend
  • /backend/atlas
  • /frontend

Running the application

  • Inside /frontend run npm start
  • Inside /backend run node server.js

Authors: Yash Burshe, Ridhima Mishra, Arushi Rai

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published