@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?
hardhat
Plugins for
@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.