Closed martijndoornik closed 6 years ago
On hold as is dependant on #54, waiting until resolved.
This is done outside the POC-context. If this alone is still something that should be shown independently, please reopen this issue and assign me to it.
poc-ERC20 token
Background / Context
Goal: Create a recreatable token for any and every application with the four roles (see poc6)
Hypothesis:
The token will implement the structure for all ERC20 tokens, allowing easier transactions with it. However, they will require validations other than having enough money.
Method
ERC20 standard has certain functions that a ERC-complaint token must meet. By extending these, an ERC20 token can be used in the fashion described
Result
present findings
Recommendation
write recomendation