Expand description
This module implements solc
and Truffle bytecode output parsing and
linking. Bytecode
is represented as a hex string with special placeholders
for libraries that require linking.
This module implements solc
and Truffle bytecode output parsing and
linking. Bytecode
is represented as a hex string with special placeholders
for libraries that require linking.