Zap123 / DistributedSystem

Group project for the Distribed System course @ USI 2017-2018.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USICoin

Group project for the Distribed System course @ USI 2017-2018.

USICoin is an Ethereum token thought to be used inside the University of Lugano.

This repository contains the ethereum token and the web wallet application.

Technologies:

BlockChain (Smart Contracts)

Webpack(React)

Truffle

Metamask

Parity

Screenshot

Metamask

SETUP:

  1. run >truffle develop to create a private blockchain the default port is 9545

  2. Use >truffle compile from terminal on this folder

  3. run >truffle migrate (eventually truffle migrate --reset)

  4. npm run start (eventually npm install)

About

Group project for the Distribed System course @ USI 2017-2018.


Languages

Language:JavaScript 94.3%Language:CSS 4.1%Language:HTML 1.7%