Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 546 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 546 Bytes

SimpleMonitor

This repo is the source code of the Master Thesis Design, Implementation, and Evaluation of a Blockchain-enabled Multi-Energy Transaction System for District Energy Systems (available at http://dx.doi.org/10.3929/ethz-b-000257364)

Installation

This project is deployed in a set of smart contracts written in Solidity on the local test RPC (Remote Procedure Call) Ethereum simulator using the Truffle framework. All the tests were later run on Node.js using the Mocha framework. So Let's install all the necessary components