@eth-optimism/plugins
v1.0.0-alpha.3
Published
## What is this?
Downloads
118
Readme
@eth-optimism/plugins
What is this?
A collection of useful JavaScript/TypeScript tooling plugins that you might need when building on top of Optimistic Ethereum!
What kind of plugins are we talking about?
Plugins for hardhat
@eth-optimism/plugins/hardhat/compiler
Automatically compiles your Solidity contracts with the OVM compiler. Defaults to Solidity version 0.7.6, but also has support for 0.5.16 and 0.6.12. Full README available here.