Skip to content

NodeJS application which provides file version control along with integrity checking on the Ethereum blockchain network

Notifications You must be signed in to change notification settings

plspeziali/PineSU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PineSU

WARNING: The application is going under a rewriting phase

Please refer to this commit if you desire to test an early implementation

drawing

NodeJS application which provides file version control along with integrity checking on the Ethereum blockchain network.

This application was made for my bachelor's deegree thesis @ UniPG and is now being bug-fixed and enhanced.

Requirements

Requires git and Node.js to be installed and that they can respectively be called using the commands git and node.

How to install

Clone the repo and then install with npm:

$ npm install

Then move to the directory where the files and subdirectories to register are and execute index.js like this:

$ node ../[PATH_TO_PINESU_INSTALLATION]/pinesu/index.js

About

NodeJS application which provides file version control along with integrity checking on the Ethereum blockchain network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published