You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: