Project Name: hypenergy
This repositpry containts the code for my Master's thesis: the implementation of a decentralised application called hypenergy, a peer-to-peer marketplace for community-based local electricity markets.
packages/energymarket-cc/src
.packages/energymarket-cc/tests
Node 8.15.0
(support for node 10.x.x
was announced and could also work now)Docker 18.09.2
(make sure installation contains docker-compose)npm 6.4.1
nvm
can be used to install and switch between different node versionsnpm i
npm start
hurl invoke energymarket energymarket_createMarket "{\"id\":\"MKT\",\"auctionTime\":900000,\"gridBuyPrice\":25,\"gridSellPrice\":5}" -o org1 -u user1
npm run test
http://localhost:5084
http://localhost:8888