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