Giter VIP home page Giter VIP logo

cognitive-science-project's Introduction

Cognitive-science-Project

The Value Creation-and Trading Project: VCaT Project ---Cognitive science

Owner: that owns the contract and adds/removes valid admins to/from the system

Admin:

1- Given a list of students’ numbers it registers them in the system. The list contains the list of students who enrolled in the course

2- Given a list of students’ addresses (in the blockchain network) it registers them to the system as well. The system ensures only those whose student number are registered can register their address.

3- When the admin registers the students addresses, it also allocates a fixed number of tokens (e.g. 10) to each.

4- Amin can also send additional tokens to students when needed.

Student:

1- Those students who enrolled in the course and have enough tokens can send tokens to each other. This creates a transaction.

2- Both sender and receiver of tokens can leave feedback, or give score, to each other. The score ranges in [-5,5].

3- Students can see the list of transactions they been involved in (this will be done via UI).

Smart contract stores:

1- Valid students’ numbers

2- Valid students’ addresses

3- Valid admin address

4- Token balance of each student

5- Total number of transactions made by each student. It includes the total number of tokens sent and received by the student.

6- Each token transaction in detail, i.e. who send how many tokens to whom for what reason.

7- Valid student’s reputation.

Run with docker

docker run -v "pwd":/mnt ethereum/solc:0.5.0 mnt/ValuED.sol

cognitive-science-project's People

Contributors

nitrogl 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.