Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 662 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 662 Bytes

Project-ASTER

CI7000 Dissertation Project - Development of a Student Submission System with Distributed Ledger Technology and IPFS integration

DO NOT USE REAL ETHER!

This project requires MetaMask to be installed in chrome. Once Metamask has been installed, switch to the Rinkeby test network, you will need to obtain Rinkeby Ether to use on the Rinkeby test network. Rinkeby Ether is test currency, do not use real ether on the main network.

aster

ASTER folder contains the ReactJS components and project files.

uni.api

uni.api contains the C# database backend models, controllers and project files. (Currently not fully connected to the front-end).