openst-contracts icon indicating copy to clipboard operation
openst-contracts copied to clipboard

Credit

Open pgev opened this issue 6 years ago • 3 comments
trafficstars

As a token economy admin, I want to be able to assign tokens for my users to use within the economy so that I can increase user engagement.

Acceptance Criteria

  1. An economy user can receive credit
  2. Credit is usable for in-economy interactions as defined by the economy admin.
  3. Credit is not redeemable.
  4. A user does not require a TokenHolder contract in order to receive credit.
  5. A user requires a TokenHokder contract in order to spend credits.
  6. For interactions that accept credits, credits are used before tokens owned by the user/held in the TokenHolder

pgev avatar Dec 03 '18 11:12 pgev

WIP PR in #144

benjaminbollen avatar Apr 03 '19 13:04 benjaminbollen

WIP PR: https://github.com/OpenST/openst-contracts/pull/198

pgev avatar Apr 18 '19 14:04 pgev

whoops

schemar avatar Apr 29 '19 11:04 schemar