second-state / sewup-token-example

An utility token example using sewup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sewup-token-example

An utility token example using sewup

Utility Token

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

  1. Admin can check the balance of any user
  2. Admin can charge the balance for any user
  3. User can check the remaining balance of his self
  4. User can spend some his balance to others
  5. Admin can reduce the balance of a user

Reference

About

An utility token example using sewup


Languages

Language:Rust 53.0%Language:JavaScript 38.7%Language:Nix 8.3%