futurice/spicehours

Name: spicehours

Owner: Futurice

Description: null

Created: 2016-10-31 11:10:49.0

Updated: 2018-03-07 15:55:56.0

Pushed: 2018-01-11 11:17:14.0

Homepage: null

Size: 306

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SpiceHours

Build Status

Hour marking system storing data in Ethereum blockchain.

Production Setup

Contracts deployed:

| Address | Name | Usage | |———————————————————————————————————————–|————–|———————————-| | 0x4ed985e2da341e276bbf7782f2e1e30689d33c89 | SpiceMembers | User management | | 0x2458fa37d7d81e05a65180195413d1db25f761e5 | SpiceHours | Payroll management, hour marking | | 0x15388e59ce6a854c29d7330a6cf4746312f20af7 | SpiceRates | Hourly rate management |

Accounts in use:

| Address | Level | Description | |———————————————————————————————————————–|———-|———————————–| | 0x9d07fc83a0a68f47ba3e289caa68dd329296123c | Owner | Superuser account | | 0x6b8ba21c8875342f49a9d7b5eb31a0b1df099cd3 | Manager | Manager account for marking hours | | 0x6799a1d5f574ef1c376f5515ee7e2b8b06b30754 | Director | Director account for local use | | 0xf086f7d8e8add5cd3d8788f85f5724655d52923b | Director | Director account for MetaMask |

Architecture diagram:

SpiceHours Architecture

Development

npm run serve:dev runs admin ui

erver/config.sample.json server/config.json
TOR server/config.json
run start

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.