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

Export Solidity interfaces for Hardhat and Foundry #227

Open
acuarica opened this issue Feb 3, 2025 · 0 comments · May be fixed by #229
Open

Export Solidity interfaces for Hardhat and Foundry #227

acuarica opened this issue Feb 3, 2025 · 0 comments · May be fixed by #229
Assignees
Labels
feature Enhancing an existing feature driven by business requirements. Typically backwards compatible.

Comments

@acuarica
Copy link
Contributor

acuarica commented Feb 3, 2025

The HTS emulation contract consumes multiple interfaces to ensure adherence to different standards, IERC20, IERC721, IHRC719 and other interfaces might be added in the future. Also IHederaTokenService is used. However, the user consuming the library/plugin needs to duplicate this interfaces in their projects.

Export said interfaces so that users can reuse these definitions.

@acuarica acuarica added the feature Enhancing an existing feature driven by business requirements. Typically backwards compatible. label Feb 3, 2025
@acuarica acuarica self-assigned this Feb 4, 2025
@acuarica acuarica moved this from Backlog to Tasks In Progress in Smart Contract Sprint Board Feb 5, 2025
@acuarica acuarica linked a pull request Feb 5, 2025 that will close this issue
2 tasks
@acuarica acuarica linked a pull request Feb 5, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Projects
Status: Tasks In Progress
Development

Successfully merging a pull request may close this issue.

1 participant