0.0.1-alpha.1 • Published 4 years ago

@eth-optimism/wrapped-solc-example v0.0.1-alpha.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Overview

This is just an example of using our solc-transpiler as the solc-js compiler within waffle.

Running the tests

  1. Make sure to compile the solc-transpiler package
  2. Make sure to run yarn install
  3. Run yarn test
  4. See the compiled + transpiled output in the contract JSON in the /build directory