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

Add ERC 20 example contract to highlight HIP 218 #32

Closed
Nana-EC opened this issue Jul 5, 2022 · 0 comments · Fixed by #72
Closed

Add ERC 20 example contract to highlight HIP 218 #32

Nana-EC opened this issue Jul 5, 2022 · 0 comments · Fixed by #72
Assignees
Labels
enhancement New feature or request HTS Hedera Token Service related P2
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Jul 5, 2022

Problem

HIP 218 brought support to allow erc-20-calls-directly-to-token-accounts.
However, example references don't exist in code base for easily reference by devs to deploy and tests

Solution

Add solidity contracts similar to ERC20Contract to highlight HIP 218

See https://docs.hedera.com/guides/core-concepts/smart-contracts/supported-erc-token-standards#examples, this should be in this repo not primarily in services repo

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request HTS Hedera Token Service related P2 labels Jul 5, 2022
@Nana-EC Nana-EC added this to the 0.2.0 milestone Jul 5, 2022
Repository owner moved this from In Progress to Done in Smart Contract Sprint Board Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HTS Hedera Token Service related P2
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants