Factory compiler
Last updated
Last updated
[blockchain/ethereum/Uniswap/v2/Factory compiler]
Compiles Uniswap V2 Factory contract
start: any
Receives a signal that triggers the compilation of the Uniswap V2 Factory contract.
compiled Factory contract:
Sends out the artifacts (abi, evm bytecode) of the copmiled Uniswap V2 Factory contract.
error: {"error": string}
Sends out any error that happened during compilation.