Coder Social home page Coder Social logo

phanhotboy / trusted-reward-token Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 539 KB

Inspired by https://github.com/EntEthAlliance/EEA-Trusted-Reward-Token

Home Page: https://reward-system-six.vercel.app

Solidity 13.93% TypeScript 85.18% JavaScript 0.65% CSS 0.21% Dockerfile 0.04%

trusted-reward-token's Introduction

Trusted-Reward-Token

Inspired by EEA-Trusted-Reward-Token

Workflow

image

Role-Based Access Control

Admin:

  • Register
  • Login / Logout
  • Register member
  • Delete Member
  • Create reasons
  • Delete reasons
  • Create swags
  • Delete swags
  • Handle requests
  • See request list
  • See reason list
  • See swag list
  • See member list
  • See member’s employee list

Member:

  • Login / Logout
  • Register employees
  • Delete employees
  • Redeem swags
  • Subscribe reasons
  • Unsubscribe reason
  • Commit subscriptions
  • Withdraw requests
  • See request list
  • See reason list
  • See subscription list
  • See swag list
  • See employee list
  • See member list
  • See another member’s employee list
  • See balance

Employee:

  • Login / Logout
  • See balance
  • See reason list
  • See swag list
  • See employee list
  • See member list
  • See another member’s employee list

Tasks

  • Reading the project documentation

  • Learn about ERC20, ERC214, ERC615, ERC1820, ERC777, ERC1271

  • Learn about the libraries used in the project

  • Implement ERC777 interface

  • Implement Ethereum Claims Registry(ERC780)

  • Implement Token Claims Issuer

  • Implement Ethereum DID Registry(ERC1056)

  • Transferable ERC777 Token

  • Non-Transferable ERC777 Token

  • Reward Token

  • Penalty Token

  • Reputation Token

  • Token Operator

  • Backend

  • Frontend

trusted-reward-token's People

Contributors

phanhotboy avatar

Watchers

 avatar

trusted-reward-token's Issues

Balance is not refunded after deleting a member.

When creating a new member, we transfer 0.3 ETH to the member's new wallet, so that the member can add their employees and register them in DID registry. But after deleting the member, the amount of ETH we gave them went away with them, and we had to get it back manually. This is really inconvenient. So, let's make this process happen automatically.

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.