Skip to content

zooksman/unichain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniChain

Description

UniChain is an academic blockchain database project. It aims to create a blockchain solution for storing and accessing academic records. It is currently Windows-only. The full whitepaper for this project is included. Please read it for more info.

Dependencies & Installation

The latest version of Python 3 must be installed from Python.org. The latest version of Git must also be installed from git-scm. For both installations, use the default settings on the installers, with the exception of ticking the box for adding Python to your PATH in that installer.

Run install.py to install the other dependencies. Once that is done and in the future, always run setup.py to start the program.

License

This project is distributed under the BSD license. See LICENSE for more information.