An utility token example using sewup
Utility token is a general blockchain application.
In this example, we use sewup with token feature to build a utility token application.
Here is the rule to do a simple utility token Rules
- Admin can check the balance of any user
- Admin can charge the balance for any user
- User can check the remaining balance of his self
- User can spend some his balance to others
- Admin can reduce the balance of a user