Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor PerunToken to generic ERC20Token #16

Open
cryptphil opened this issue Jun 14, 2022 · 0 comments
Open

Refactor PerunToken to generic ERC20Token #16

cryptphil opened this issue Jun 14, 2022 · 0 comments

Comments

@cryptphil
Copy link
Member

Currently, we always use the PerunToken contract which extends the ERC20 contract when we want to use ERC20 tokens as the asset.
However, this may lead to the confusion that the perun-eth-backend only supports the custom PerunToken as an ERC20 asset instead of general ERC20 tokens according to the OpenZeppelin standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant