Giter Club home page Giter Club logo

otlw-assess's Introduction

About

An Ethereum based solution for peer assessment based on a participatory token economy. You get tokens through assessment, you pay them to get assessed. This system is an abstracted assessment framework capable of assessing anything that can be defined through a hierarchical ontology.

Installation

There is currently no end-user deployment of the application. You can however run it in a development environment using embark-framework and meteor.

You must have an Ethereum RPC client running using either geth or embark simulator.

Simply git clone this directory and run embark deploy followed by meteor in its root folder.

Contract Structure

The system is contract by a Master Contract to store account balances and achievements, as well as a list of Tag Contracts, all through mappings. It also currently contains the functions to manipulate these and a function to create new Tag contracts.

A tag contract contains a string definition of itself, an array of user who have earned it, as well as a history of all assessments completed. Its definition includes the address of the Master that spawned it as well as addresses of any parent tags it may have. The functions for pulling assessors is stored on this contract and the function to create new assessments

Assessment contracts store all the information pertaining to a specific assessment of a specific user, the pass/fail, score, and any data passed between users and assessors, all in a `Struct. It contains the functions for collecting assessments and processing them, as well as those for punishment/reward through tokens.

Contributing

Feel free to submit a pull request or send an email at [email protected] if you would like to get in contact, or join our Slack.

otlw-assess's People

Contributors

austengoddu avatar jaredpereira avatar skhrg avatar xevinaly avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.