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

[tracking] Hardhat Plugin #25

Open
bee344 opened this issue Nov 12, 2024 · 3 comments
Open

[tracking] Hardhat Plugin #25

bee344 opened this issue Nov 12, 2024 · 3 comments

Comments

@bee344
Copy link
Owner

bee344 commented Nov 12, 2024

This is a tracking issue related to the development of a Hardhat plugin for the PolkaVM compiler.

So far what we've got is a simple plugin in order to enable hardhat to compile to PolkaVM instead of EVM. This was born out of necessity in order to move forward with the EVM Test Suite, but the goal is to have something more robust for release.

The plugin can be found within the repo in ./hardhat-revive.

This is also meant to be a place to gather suggestions about the features that it should contain.

@lovelaced
Copy link

Thanks for the tracking issue, but I don't see it in the repo, am I missing something? 🙈

@bee344
Copy link
Owner Author

bee344 commented Nov 13, 2024

It's in a branch I'm working on, that has a ton of changes, I'll make the PR today and you'll be able to see it there )

@bee344
Copy link
Owner Author

bee344 commented Nov 13, 2024

@lovelaced In this PR #26 , in folder /hardhat-revive you can see the plugin

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

No branches or pull requests

2 participants